"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/07 01:04:51 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xegijic8huro" 2026/04/07 01:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 01:04:51 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/07 01:04:51 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/07 01:04:51 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/07 01:04:51 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/07 01:04:51 DEBUG : Setting pass="bEMZa8GwwtZGct0qr3i9p00L8gS7-5A7mcXEtRtGRWjX" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/07 01:04:51 DEBUG : TestWebdavRclone: detected overridden config - adding "{GSQAC}" suffix to name 2026/04/07 01:04:51 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/07 01:04:51 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/07 01:04:51 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/07 01:04:51 DEBUG : Setting pass="bEMZa8GwwtZGct0qr3i9p00L8gS7-5A7mcXEtRtGRWjX" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/07 01:04:51 DEBUG : found headers: 2026/04/07 01:04:51 DEBUG : Creating backend with remote "/tmp/rclone3766474" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:51 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:51 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:51 DEBUG : dir: Looking for writers 2026/04/07 01:04:51 DEBUG : Looking for writers 2026/04/07 01:04:51 DEBUG : dir: reading active writers 2026/04/07 01:04:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:51 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:51 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : dir/subdir: Looking for writers 2026/04/07 01:04:52 DEBUG : dir: Looking for writers 2026/04/07 01:04:52 DEBUG : file1: reading active writers 2026/04/07 01:04:52 DEBUG : file2: reading active writers 2026/04/07 01:04:52 DEBUG : subdir: reading active writers 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : dir: reading active writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:52 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : dir: Looking for writers 2026/04/07 01:04:52 DEBUG : file1: reading active writers 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : dir: reading active writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:52 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : dir: Looking for writers 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : dir: reading active writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:52 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:52 DEBUG : forgetting directory cache 2026/04/07 01:04:52 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:52 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/07 01:04:52 DEBUG : dir: invalidating directory cache 2026/04/07 01:04:52 DEBUG : >ForgetPath: 2026/04/07 01:04:52 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/07 01:04:52 DEBUG : invalidating directory cache 2026/04/07 01:04:52 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:52 DEBUG : >ForgetPath: 2026/04/07 01:04:52 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/07 01:04:52 DEBUG : >ForgetPath: 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : dir: Looking for writers 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : dir: reading active writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:52 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:52 DEBUG : forgetting directory cache 2026/04/07 01:04:52 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:52 DEBUG : dir: Looking for writers 2026/04/07 01:04:52 DEBUG : fil/a/b: Looking for writers 2026/04/07 01:04:52 DEBUG : fil/a: Looking for writers 2026/04/07 01:04:52 DEBUG : b: reading active writers 2026/04/07 01:04:52 DEBUG : fil: Looking for writers 2026/04/07 01:04:52 DEBUG : a: reading active writers 2026/04/07 01:04:52 DEBUG : Looking for writers 2026/04/07 01:04:52 DEBUG : dir: reading active writers 2026/04/07 01:04:52 DEBUG : fil: reading active writers 2026/04/07 01:04:52 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:53 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:53 DEBUG : dir: Looking for writers 2026/04/07 01:04:53 DEBUG : Looking for writers 2026/04/07 01:04:53 DEBUG : dir: reading active writers 2026/04/07 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:53 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:53 DEBUG : dir: Looking for writers 2026/04/07 01:04:53 DEBUG : file1: reading active writers 2026/04/07 01:04:53 DEBUG : Looking for writers 2026/04/07 01:04:53 DEBUG : dir: reading active writers 2026/04/07 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:53 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/07 01:04:53 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 DEBUG : dir: invalidating directory cache 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/07 01:04:53 DEBUG : dir/file1: Reset virtual modtime 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/07 01:04:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/07 01:04:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:53 DEBUG : dir: invalidating directory cache 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/07 01:04:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/07 01:04:53 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/07 01:04:53 DEBUG : forgetting directory cache 2026/04/07 01:04:53 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:53 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/07 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:53 DEBUG : dir/virtualDir: Looking for writers 2026/04/07 01:04:53 DEBUG : dir: Looking for writers 2026/04/07 01:04:53 DEBUG : file1: reading active writers 2026/04/07 01:04:53 DEBUG : virtualFile2: reading active writers 2026/04/07 01:04:53 DEBUG : virtualFile: reading active writers 2026/04/07 01:04:53 DEBUG : virtualDir: reading active writers 2026/04/07 01:04:53 DEBUG : Looking for writers 2026/04/07 01:04:53 DEBUG : dir: reading active writers 2026/04/07 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:53 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:53 ERROR : dir/: Can only open directories read only 2026/04/07 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:53 DEBUG : dir: Looking for writers 2026/04/07 01:04:53 DEBUG : Looking for writers 2026/04/07 01:04:53 DEBUG : dir: reading active writers 2026/04/07 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:53 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 01:04:54 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 01:04:54 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 01:04:54 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 DEBUG : dir/potato: size = 5 OK 2026/04/07 01:04:54 NOTICE: webdav root 'rclone-test-xegijic8huro': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/07 01:04:54 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:54 DEBUG : dir: Looking for writers 2026/04/07 01:04:54 DEBUG : file1: reading active writers 2026/04/07 01:04:54 DEBUG : potato: reading active writers 2026/04/07 01:04:54 DEBUG : Looking for writers 2026/04/07 01:04:54 DEBUG : dir: reading active writers 2026/04/07 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:54 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/07 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:54 DEBUG : dir/sub: Looking for writers 2026/04/07 01:04:54 DEBUG : dir: Looking for writers 2026/04/07 01:04:54 DEBUG : file1: reading active writers 2026/04/07 01:04:54 DEBUG : sub: reading active writers 2026/04/07 01:04:54 DEBUG : Looking for writers 2026/04/07 01:04:54 DEBUG : dir: reading active writers 2026/04/07 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:54 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/07 01:04:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/07 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:54 DEBUG : dir/sub/subsub: Looking for writers 2026/04/07 01:04:54 DEBUG : dir/sub: Looking for writers 2026/04/07 01:04:54 DEBUG : subsub: reading active writers 2026/04/07 01:04:54 DEBUG : dir: Looking for writers 2026/04/07 01:04:54 DEBUG : file1: reading active writers 2026/04/07 01:04:54 DEBUG : sub: reading active writers 2026/04/07 01:04:54 DEBUG : Looking for writers 2026/04/07 01:04:54 DEBUG : dir: reading active writers 2026/04/07 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:54 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 ERROR : dir/: Dir.Remove not empty 2026/04/07 01:04:54 DEBUG : dir/file1: Remove: 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:54 DEBUG : dir/file1: >Remove: err= 2026/04/07 01:04:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:54 DEBUG : Looking for writers 2026/04/07 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:54 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:54 DEBUG : dir/file1: Remove: 2026/04/07 01:04:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:54 DEBUG : dir/file1: >Remove: err= 2026/04/07 01:04:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:54 DEBUG : Looking for writers 2026/04/07 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:55 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 DEBUG : dir/file1: Remove: 2026/04/07 01:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:55 DEBUG : dir/file1: >Remove: err= 2026/04/07 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:55 DEBUG : dir: Looking for writers 2026/04/07 01:04:55 DEBUG : Looking for writers 2026/04/07 01:04:55 DEBUG : dir: reading active writers 2026/04/07 01:04:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:55 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/07 01:04:55 DEBUG : dir: Updating dir with dir2 0x2a3458ad3040 2026/04/07 01:04:55 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/07 01:04:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/07 01:04:55 DEBUG : file2: Updating file with file2 0x2a3458a10840 2026/04/07 01:04:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 01:04:55 INFO : dir2/file3: Deleted 2026/04/07 01:04:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/07 01:04:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x2a3458a10840 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/07 01:04:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/07 01:04:55 DEBUG : empty directory: Updating dir with renamed empty directory 0x2a3458b21ad0 2026/04/07 01:04:55 DEBUG : empty directory: forgetting directory cache 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/07 01:04:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/07 01:04:55 DEBUG : dir2: Renaming to "dir3" 2026/04/07 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:55 DEBUG : dir3: Looking for writers 2026/04/07 01:04:55 DEBUG : file3: reading active writers 2026/04/07 01:04:55 DEBUG : renamed empty directory: Looking for writers 2026/04/07 01:04:55 DEBUG : Looking for writers 2026/04/07 01:04:55 DEBUG : dir3: reading active writers 2026/04/07 01:04:55 DEBUG : renamed empty directory: reading active writers 2026/04/07 01:04:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:55 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/07 01:04:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:04:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 01:04:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/07 01:04:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 01:04:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:04:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 01:04:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/07 01:04:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 01:04:55 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (12 bytes), uploading instead of streaming 2026/04/07 01:04:55 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 DEBUG : dir/sub/file2: size = 12 OK 2026/04/07 01:04:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 01:04:55 DEBUG : forgetting directory cache 2026/04/07 01:04:55 DEBUG : dir: forgetting directory cache 2026/04/07 01:04:55 DEBUG : dir/sub: forgetting directory cache 2026/04/07 01:04:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/07 01:04:55 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/07 01:04:55 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 01:04:55 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:55 DEBUG : dir/sub/file0: size = 5 OK 2026/04/07 01:04:55 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/07 01:04:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:55 DEBUG : dir/sub: Looking for writers 2026/04/07 01:04:55 DEBUG : file0: reading active writers 2026/04/07 01:04:55 DEBUG : file2: reading active writers 2026/04/07 01:04:55 DEBUG : dir: Looking for writers 2026/04/07 01:04:55 DEBUG : file1: reading active writers 2026/04/07 01:04:55 DEBUG : sub: reading active writers 2026/04/07 01:04:55 DEBUG : Looking for writers 2026/04/07 01:04:55 DEBUG : dir: reading active writers 2026/04/07 01:04:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:04:56 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 01:04:56 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/07 01:04:56 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:04:56 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/07 01:04:56 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/07 01:04:56 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/07 01:04:56 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:04:56 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : dir: Looking for writers 2026/04/07 01:04:56 DEBUG : file1: reading active writers 2026/04/07 01:04:56 DEBUG : file1.metadata: reading active writers 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : dir: reading active writers 2026/04/07 01:04:56 DEBUG : dir.metadata: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : dir: Looking for writers 2026/04/07 01:04:56 DEBUG : file1: reading active writers 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : dir: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : dir: Looking for writers 2026/04/07 01:04:56 DEBUG : file1: reading active writers 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : dir: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:04:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:04:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : dir: Looking for writers 2026/04/07 01:04:56 DEBUG : file1: reading active writers 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : dir: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/07 01:04:56 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/07 01:04:56 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/07 01:04:56 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:04:56 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : file.txt: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:56 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:56 DEBUG : dir/file1: size = 25 OK 2026/04/07 01:04:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 01:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:56 DEBUG : dir: Looking for writers 2026/04/07 01:04:56 DEBUG : file1: reading active writers 2026/04/07 01:04:56 DEBUG : Looking for writers 2026/04/07 01:04:56 DEBUG : dir: reading active writers 2026/04/07 01:04:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:56 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : dir/file1: Remove: 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:57 DEBUG : dir/file1: >Remove: err= 2026/04/07 01:04:57 DEBUG : dir/file1: Remove: 2026/04/07 01:04:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:57 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : dir/file1: Remove: 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:57 DEBUG : dir/file1: >Remove: err= 2026/04/07 01:04:57 DEBUG : dir/file1: Remove: 2026/04/07 01:04:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:57 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:04:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/07 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 01:04:57 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/07 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 01:04:57 DEBUG : dir/file1: Open: flags=0x3 2026/04/07 01:04:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/07 01:04:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : file1: reading active writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:57 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : file1: reading active writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: 2026/04/07 01:04:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:57 DEBUG : newLeaf: Updating file with newLeaf 0x2a34587f6f00 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:04:57 DEBUG : dir/file1: Updating file with dir/file1 0x2a34587f6f00 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:57 DEBUG : dir/file1: File is currently open, delaying rename 0x2a34587f6f00 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:57 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 01:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : dir/file1: size = 25 OK 2026/04/07 01:04:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:57 DEBUG : newLeaf: Running delayed rename now 2026/04/07 01:04:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:57 DEBUG : newLeaf: Updating file with newLeaf 0x2a34587f6f00 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:57 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:57 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:04:57 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:57 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:04:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:57 DEBUG : dir: Looking for writers 2026/04/07 01:04:57 DEBUG : file1: reading active writers 2026/04/07 01:04:57 DEBUG : Looking for writers 2026/04/07 01:04:57 DEBUG : dir: reading active writers 2026/04/07 01:04:57 DEBUG : >WaitForWriters: 2026/04/07 01:04:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:57 DEBUG : newLeaf: Updating file with newLeaf 0x2a345851d680 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:04:57 DEBUG : dir/file1: Updating file with dir/file1 0x2a345851d680 2026/04/07 01:04:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1: File is currently open, delaying rename 0x2a345851d680 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 01:04:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:58 DEBUG : dir/file1: size = 25 OK 2026/04/07 01:04:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:58 DEBUG : newLeaf: Running delayed rename now 2026/04/07 01:04:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x2a345851d680 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:58 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:04:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:04:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): openPending: 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): >openPending: err= 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:04:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): _writeAt: size=14, off=0 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): >_writeAt: n=14, err= 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): close: 2026/04/07 01:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 01:04:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34590e1200): >close: err= 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 01:04:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:58 DEBUG : dir/file1: size = 14 OK 2026/04/07 01:04:58 INFO : dir/file1: Copied (replaced existing) 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 01:04:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:04:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): _readAt: size=512, off=0 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): openPending: 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): >openPending: err= 2026/04/07 01:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): >_readAt: n=14, err=EOF 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): close: 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a34589d5180): >close: err= 2026/04/07 01:04:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x2a34590d60c0 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:04:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 01:04:58 DEBUG : dir/file1: Updating file with dir/file1 0x2a34590d60c0 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:04:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a3458920140): openPending: 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a3458920140): >openPending: err= 2026/04/07 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:04:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a3458920140): _writeAt: size=25, off=0 2026/04/07 01:04:58 DEBUG : dir/file1(0x2a3458920140): >_writeAt: n=25, err= 2026/04/07 01:04:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x2a34590d60c0 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:58 DEBUG : newLeaf(0x2a3458920140): close: 2026/04/07 01:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 01:04:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 01:04:58.532414068 +0000 UTC m=+6.880762105 2026/04/07 01:04:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 01:04:58 DEBUG : newLeaf(0x2a3458920140): >close: err= 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:04:58 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 01:04:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:58 DEBUG : newLeaf: size = 25 OK 2026/04/07 01:04:58 INFO : newLeaf: Copied (replaced existing) 2026/04/07 01:04:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 01:04:58 +0000 UTC" 2026/04/07 01:04:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:58 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:58 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:04:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:58 DEBUG : dir: Looking for writers 2026/04/07 01:04:58 DEBUG : file1: reading active writers 2026/04/07 01:04:58 DEBUG : Looking for writers 2026/04/07 01:04:58 DEBUG : dir: reading active writers 2026/04/07 01:04:58 DEBUG : >WaitForWriters: 2026/04/07 01:04:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x2a3458a10f00 2026/04/07 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:04:59 DEBUG : dir/file1: Updating file with dir/file1 0x2a3458a10f00 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:04:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a3c580): openPending: 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a3c580): >openPending: err= 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a3c580): _writeAt: size=25, off=0 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a3c580): >_writeAt: n=25, err= 2026/04/07 01:04:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:04:59 DEBUG : newLeaf: Updating file with newLeaf 0x2a3458a10f00 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 DEBUG : newLeaf(0x2a3458a3c580): close: 2026/04/07 01:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 01:04:59.032261741 +0000 UTC m=+7.380609768 2026/04/07 01:04:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 01:04:59 DEBUG : newLeaf(0x2a3458a3c580): >close: err= 2026/04/07 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 01:04:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:59 DEBUG : newLeaf: size = 25 OK 2026/04/07 01:04:59 INFO : newLeaf: Copied (replaced existing) 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 01:04:59 +0000 UTC" 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : >WaitForWriters: 2026/04/07 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : >WaitForWriters: 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:59 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:04:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:04:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): openPending: 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): >openPending: err= 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): _writeAt: size=14, off=0 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): >_writeAt: n=14, err= 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): close: 2026/04/07 01:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 01:04:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458ce0d00): >close: err= 2026/04/07 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : file1: reading active writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : file1: reading active writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : file1: reading active writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : file1: reading active writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 01:04:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:59 DEBUG : dir/file1: size = 14 OK 2026/04/07 01:04:59 INFO : dir/file1: Copied (replaced existing) 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 01:04:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : file1: reading active writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : >WaitForWriters: 2026/04/07 01:04:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:04:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): _readAt: size=512, off=0 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): openPending: 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): >openPending: err= 2026/04/07 01:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): >_readAt: n=14, err=EOF 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): close: 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458cee700): >close: err= 2026/04/07 01:04:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:04:59 DEBUG : newLeaf: Updating file with newLeaf 0x2a34587f7200 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:04:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 01:04:59 DEBUG : dir/file1: Updating file with dir/file1 0x2a34587f7200 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:04:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a76540): openPending: 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a76540): >openPending: err= 2026/04/07 01:04:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:04:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a76540): _writeAt: size=25, off=0 2026/04/07 01:04:59 DEBUG : dir/file1(0x2a3458a76540): >_writeAt: n=25, err= 2026/04/07 01:04:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:04:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:04:59 DEBUG : newLeaf: Updating file with newLeaf 0x2a34587f7200 2026/04/07 01:04:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 DEBUG : newLeaf(0x2a3458a76540): close: 2026/04/07 01:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 01:04:59.676034177 +0000 UTC m=+8.024382214 2026/04/07 01:04:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 01:04:59 DEBUG : newLeaf(0x2a3458a76540): >close: err= 2026/04/07 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 01:04:59 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/07 01:04:59 DEBUG : newLeaf: size = 25 OK 2026/04/07 01:04:59 INFO : newLeaf: Copied (replaced existing) 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 01:04:59 +0000 UTC" 2026/04/07 01:04:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:04:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : >WaitForWriters: 2026/04/07 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:04:59 DEBUG : dir: Looking for writers 2026/04/07 01:04:59 DEBUG : Looking for writers 2026/04/07 01:04:59 DEBUG : dir: reading active writers 2026/04/07 01:04:59 DEBUG : newLeaf: reading active writers 2026/04/07 01:04:59 DEBUG : >WaitForWriters: 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:04:59 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:04:59 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:04:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : file1: reading active writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : >WaitForWriters: 2026/04/07 01:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): _readAt: size=512, off=0 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): openPending: 2026/04/07 01:05:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 01:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): >openPending: err= 2026/04/07 01:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): >_readAt: n=14, err=EOF 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): close: 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458b6d3c0): >close: err= 2026/04/07 01:05:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:05:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:05:00 DEBUG : newLeaf: Updating file with newLeaf 0x2a3458a11680 2026/04/07 01:05:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:05:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/07 01:05:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 01:05:00 DEBUG : dir/file1: Updating file with dir/file1 0x2a3458a11680 2026/04/07 01:05:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 01:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458bbfd00): openPending: 2026/04/07 01:05: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/04/07 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 01:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458bbfd00): >openPending: err= 2026/04/07 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458bbfd00): _writeAt: size=25, off=0 2026/04/07 01:05:00 DEBUG : dir/file1(0x2a3458bbfd00): >_writeAt: n=25, err= 2026/04/07 01:05:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/07 01:05:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 01:05:00 DEBUG : newLeaf: Updating file with newLeaf 0x2a3458a11680 2026/04/07 01:05:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:05:00 DEBUG : newLeaf(0x2a3458bbfd00): close: 2026/04/07 01:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 01:05:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 01:05:00.180305329 +0000 UTC m=+8.528653396 2026/04/07 01:05:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:00 DEBUG : newLeaf(0x2a3458bbfd00): >close: err= 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:00 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 01:05:00 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:00 DEBUG : newLeaf: size = 25 OK 2026/04/07 01:05:00 INFO : newLeaf: Copied (replaced existing) 2026/04/07 01:05:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 01:05:00 +0000 UTC" 2026/04/07 01:05:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 01:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 01:05:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : >WaitForWriters: 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : newLeaf: reading active writers 2026/04/07 01:05:00 DEBUG : >WaitForWriters: 2026/04/07 01:05:00 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- 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-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:00 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:00 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 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-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:00 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : file1: reading active writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:00 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/07 01:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/07 01:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/07 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:00 DEBUG : dir: Looking for writers 2026/04/07 01:05:00 DEBUG : file1: reading active writers 2026/04/07 01:05:00 DEBUG : Looking for writers 2026/04/07 01:05:00 DEBUG : dir: reading active writers 2026/04/07 01:05:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:00 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/07 01:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/07 01:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/07 01:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/07 01:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/07 01:05:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/07 01:05:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/07 01:05:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/07 01:05:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/07 01:05:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/07 01:05:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/07 01:05:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/07 01:05:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/07 01:05:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): _readAt: size=1, off=0 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): openPending: 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >openPending: err= 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): _readAt: size=256, off=1 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >_readAt: n=15, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): _readAt: size=16, off=16 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): close: 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >close: err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): close: 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a1cfc0): >close: err=file already closed 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): _readAt: size=1, off=0 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): openPending: 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >openPending: err= 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): _readAt: size=1, off=5 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): _readAt: size=1, off=3 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): _readAt: size=1, off=13 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): _readAt: size=16, off=100 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >_readAt: n=0, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): close: 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a8fe40): >close: err= 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=1, off=0 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): openPending: 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >openPending: err= 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=1, off=5 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=1, off=1 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=1, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=6, off=10 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=6, err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=256, off=10 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=6, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=256, off=100 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): close: 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >close: err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): _readAt: size=256, off=100 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458b296c0): >_readAt: n=0, err=file already closed 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): RWFileHandle.Flush 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): _readAt: size=256, off=0 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): openPending: 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): >openPending: err= 2026/04/07 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): >_readAt: n=16, err=EOF 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): RWFileHandle.Flush 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): RWFileHandle.Flush 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): close: 2026/04/07 01:05:01 DEBUG : dir/file1(0x2a3458a64040): >close: err= 2026/04/07 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:01 DEBUG : dir: Looking for writers 2026/04/07 01:05:01 DEBUG : file1: reading active writers 2026/04/07 01:05:01 DEBUG : Looking for writers 2026/04/07 01:05:01 DEBUG : dir: reading active writers 2026/04/07 01:05:01 DEBUG : >WaitForWriters: 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:01 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 01:05:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): _readAt: size=256, off=0 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): openPending: 2026/04/07 01:05:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): >openPending: err= 2026/04/07 01:05:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/07 01:05:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): >_readAt: n=16, err=EOF 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): RWFileHandle.Release 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): close: 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): >close: err= 2026/04/07 01:05:02 DEBUG : dir/file1(0x2a3458d16a00): RWFileHandle.Release 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : dir: Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : dir: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:02 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): openPending: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): >openPending: err= 2026/04/07 01:05:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): _writeAt: size=5, off=0 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): >_writeAt: n=5, err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): _writeAt: size=7, off=5 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): >_writeAt: n=7, err= 2026/04/07 01:05:02 DEBUG : file1: vfs cache: truncate to size=11 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): close: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:02.137608354 +0000 UTC m=+10.485956391 2026/04/07 01:05:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): >close: err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): close: 2026/04/07 01:05:02 DEBUG : file1(0x2a3458d50880): >close: err=file already closed 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:02 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:02 DEBUG : file1: size = 11 OK 2026/04/07 01:05:02 INFO : file1: Copied (new) 2026/04/07 01:05:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-07 01:05:02 +0000 UTC" 2026/04/07 01:05:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:02 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): openPending: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): >openPending: err= 2026/04/07 01:05:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): _writeAt: size=7, off=0 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): >_writeAt: n=7, err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): _writeAt: size=6, off=5 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): >_writeAt: n=6, err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): close: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:02.335416746 +0000 UTC m=+10.683764783 2026/04/07 01:05:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): >close: err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): _writeAt: size=5, off=0 2026/04/07 01:05:02 DEBUG : file1(0x2a3458fc3700): >_writeAt: n=0, err=file already closed 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:02 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:02 DEBUG : file1: size = 11 OK 2026/04/07 01:05:02 INFO : file1: Copied (new) 2026/04/07 01:05:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-07 01:05:02 +0000 UTC" 2026/04/07 01:05:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:02 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : file1(0x2a3459050040): openPending: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1(0x2a3459050040): >openPending: err= 2026/04/07 01:05:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3459050040): close: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:02.532979524 +0000 UTC m=+10.881327592 2026/04/07 01:05:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:02 DEBUG : file1(0x2a3459050040): >close: err= 2026/04/07 01:05:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 01:05:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:02 DEBUG : file2: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): openPending: 2026/04/07 01:05:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): >openPending: err= 2026/04/07 01:05:02 DEBUG : file2: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 01:05:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/07 01:05:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): RWFileHandle.Flush 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): RWFileHandle.Release 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): close: 2026/04/07 01:05:02 DEBUG : file2: vfs cache: setting modification time to 2026-04-07 01:05:02.533864704 +0000 UTC m=+10.882212741 2026/04/07 01:05:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:02 DEBUG : file2(0x2a34590504c0): >close: err= 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/07 01:05:02 DEBUG : file2: vfs cache: starting upload 2026/04/07 01:05:02 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:02 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:02 DEBUG : file2: size = 0 OK 2026/04/07 01:05:02 INFO : file2: Copied (new) 2026/04/07 01:05:02 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-07 01:05:02 +0000 UTC" 2026/04/07 01:05:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 01:05:02 INFO : file2: vfs cache: upload succeeded try #1 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 01:05:02 DEBUG : file1: size = 0 OK 2026/04/07 01:05:02 INFO : file1: Copied (new) 2026/04/07 01:05:02 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-07 01:05:02 +0000 UTC" 2026/04/07 01:05:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : file2: reading active writers 2026/04/07 01:05:02 DEBUG : >WaitForWriters: 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:02 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:02 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): openPending: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): >openPending: err= 2026/04/07 01:05:02 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): _writeAt: size=5, off=0 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): >_writeAt: n=5, err= 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): RWFileHandle.Flush 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): RWFileHandle.Flush 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): close: 2026/04/07 01:05:02 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:02.902949389 +0000 UTC m=+11.251297426 2026/04/07 01:05:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:02 DEBUG : file1(0x2a3459102500): >close: err= 2026/04/07 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:02 DEBUG : Looking for writers 2026/04/07 01:05:02 DEBUG : file1: reading active writers 2026/04/07 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:03 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : file1: size = 5 OK 2026/04/07 01:05:03 INFO : file1: Copied (new) 2026/04/07 01:05:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 01:05:02 +0000 UTC" 2026/04/07 01:05:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : >WaitForWriters: 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:03 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): openPending: 2026/04/07 01:05:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): >openPending: err= 2026/04/07 01:05:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): _writeAt: size=5, off=0 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): >_writeAt: n=5, err= 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): RWFileHandle.Release 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): close: 2026/04/07 01:05:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:03.091372437 +0000 UTC m=+11.439720494 2026/04/07 01:05:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): >close: err= 2026/04/07 01:05:03 DEBUG : file1(0x2a3458ffa5c0): RWFileHandle.Release 2026/04/07 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:03 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : file1: size = 5 OK 2026/04/07 01:05:03 INFO : file1: Copied (new) 2026/04/07 01:05:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 01:05:03 +0000 UTC" 2026/04/07 01:05:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : >WaitForWriters: 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 01:05:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:05:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): openPending: 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): >openPending: err= 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 01:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): _writeAt: size=5, off=0 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): >_writeAt: n=5, err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): close: 2026/04/07 01:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-07 01:05:03.341571704 +0000 UTC m=+11.689919741 2026/04/07 01:05:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a3459282840): >close: err= 2026/04/07 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 01:05:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : dir/file1: size = 5 OK 2026/04/07 01:05:03 INFO : dir/file1: Copied (replaced existing) 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-07 01:05:03 +0000 UTC" 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : >WaitForWriters: 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:03 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 01:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 01:05:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): _writeAt: size=5, off=0 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): openPending: 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): >openPending: err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): >_writeAt: n=5, err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): _writeAt: size=15, off=5 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): >_writeAt: n=15, err= 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): close: 2026/04/07 01:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-07 01:05:03.628132489 +0000 UTC m=+11.976480526 2026/04/07 01:05:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:03 DEBUG : dir/file1(0x2a34589c0880): >close: err= 2026/04/07 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 01:05:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : dir/file1: size = 20 OK 2026/04/07 01:05:03 INFO : dir/file1: Copied (replaced existing) 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-07 01:05:03 +0000 UTC" 2026/04/07 01:05:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:03 DEBUG : dir: Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : dir: reading active writers 2026/04/07 01:05:03 DEBUG : >WaitForWriters: 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:03 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:03 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): openPending: 2026/04/07 01:05:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): >openPending: err= 2026/04/07 01:05:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): _writeAt: size=5, off=0 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): >_writeAt: n=5, err= 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): close: 2026/04/07 01:05:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 01:05:03.846822015 +0000 UTC m=+12.195170053 2026/04/07 01:05:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:03 DEBUG : file1(0x2a3458bcef00): >close: err= 2026/04/07 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:03 DEBUG : file1: vfs cache: starting upload 2026/04/07 01:05:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:03 DEBUG : file1: size = 5 OK 2026/04/07 01:05:03 INFO : file1: Copied (new) 2026/04/07 01:05:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 01:05:03 +0000 UTC" 2026/04/07 01:05:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 01:05:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 01:05:03 DEBUG : Looking for writers 2026/04/07 01:05:03 DEBUG : file1: reading active writers 2026/04/07 01:05:03 DEBUG : >WaitForWriters: 2026/04/07 01:05:03 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.033279649 +0000 UTC m=+12.381627676 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34584798c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.033279649 +0000 UTC m=+12.381627676 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.033279649 +0000 UTC m=+12.381627676 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459116cb0 item 1 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.035547364 +0000 UTC m=+12.383895401 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.035547364 +0000 UTC m=+12.383895401 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117180 item 2 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.03703053 +0000 UTC m=+12.385378567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.03703053 +0000 UTC m=+12.385378567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.03703053 +0000 UTC m=+12.385378567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117730 item 3 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.039265634 +0000 UTC m=+12.387613661 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.039265634 +0000 UTC m=+12.387613661 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458968a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117c00 item 4 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.040706821 +0000 UTC m=+12.389054858 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589690c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.040706821 +0000 UTC m=+12.389054858 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.040706821 +0000 UTC m=+12.389054858 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458969a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78150 item 5 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.042479964 +0000 UTC m=+12.390828001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.042479964 +0000 UTC m=+12.390828001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cc6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78620 item 6 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.043809379 +0000 UTC m=+12.392157417 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589ccd40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.043809379 +0000 UTC m=+12.392157417 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.043809379 +0000 UTC m=+12.392157417 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cd700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b789a0 item 7 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.04582024 +0000 UTC m=+12.394168277 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589cdd80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.04582024 +0000 UTC m=+12.394168277 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c3c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b795e0 item 8 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458a0c980): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0c980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.047328534 +0000 UTC m=+12.395676571 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0cd40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.047328534 +0000 UTC m=+12.395676571 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d1c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.047328534 +0000 UTC m=+12.395676571 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0d6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79960 item 9 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.049516538 +0000 UTC m=+12.397864575 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a0dd40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.049516538 +0000 UTC m=+12.397864575 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34588527e0 item 10 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458a3c9c0): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3c9c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.050983503 +0000 UTC m=+12.399331531 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3cd80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.050983503 +0000 UTC m=+12.399331531 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.050983503 +0000 UTC m=+12.399331531 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3d780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458852e00 item 11 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.052742751 +0000 UTC m=+12.401090788 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a3de00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.052742751 +0000 UTC m=+12.401090788 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872e000 item 12 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458a76a80): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.054245684 +0000 UTC m=+12.402593721 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a76e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.054245684 +0000 UTC m=+12.402593721 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872e850 item 13 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.055823719 +0000 UTC m=+12.404171756 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a77b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.055823719 +0000 UTC m=+12.404171756 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a941c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e230 item 14 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458a94800): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.05733647 +0000 UTC m=+12.405684507 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a94bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.05733647 +0000 UTC m=+12.405684507 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e5b0 item 15 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.058812954 +0000 UTC m=+12.407160991 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.058812954 +0000 UTC m=+12.407160991 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a95e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e930 item 16 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.06015815 +0000 UTC m=+12.408506177 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.06015815 +0000 UTC m=+12.408506177 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abea00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.06015815 +0000 UTC m=+12.408506177 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abef00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906ee00 item 17 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.062385789 +0000 UTC m=+12.410733826 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.062385789 +0000 UTC m=+12.410733826 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f2d0 item 18 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.063916585 +0000 UTC m=+12.412264622 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.063916585 +0000 UTC m=+12.412264622 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.063916585 +0000 UTC m=+12.412264622 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b02f40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2460 item 19 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.065947313 +0000 UTC m=+12.414295340 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b035c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.065947313 +0000 UTC m=+12.414295340 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b03b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2930 item 20 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.068358448 +0000 UTC m=+12.416706476 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.068358448 +0000 UTC m=+12.416706476 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.068358448 +0000 UTC m=+12.416706476 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2e00 item 21 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.070334974 +0000 UTC m=+12.418683001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.070334974 +0000 UTC m=+12.418683001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b32d0 item 22 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.071643281 +0000 UTC m=+12.419991308 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.071643281 +0000 UTC m=+12.419991308 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b944c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.071643281 +0000 UTC m=+12.419991308 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b949c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3650 item 23 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.07335115 +0000 UTC m=+12.421699177 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.07335115 +0000 UTC m=+12.421699177 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3b20 item 24 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458b95bc0): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.074870765 +0000 UTC m=+12.423218802 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.074870765 +0000 UTC m=+12.423218802 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.074870765 +0000 UTC m=+12.423218802 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb2ac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f0380 item 25 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.076678493 +0000 UTC m=+12.425026521 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.076678493 +0000 UTC m=+12.425026521 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f0ee0 item 26 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458bb3cc0): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bb3cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.078359342 +0000 UTC m=+12.426707379 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.078359342 +0000 UTC m=+12.426707379 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfa680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.078359342 +0000 UTC m=+12.426707379 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfabc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f1960 item 27 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.080498625 +0000 UTC m=+12.428846652 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.080498625 +0000 UTC m=+12.428846652 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfb780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a4d0 item 28 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458bfbdc0): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bfbdc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.081943779 +0000 UTC m=+12.430291807 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.081943779 +0000 UTC m=+12.430291807 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a850 item 29 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.083591195 +0000 UTC m=+12.431939223 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c28fc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.083591195 +0000 UTC m=+12.431939223 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5abd0 item 30 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458c29b40): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c29b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.08548753 +0000 UTC m=+12.433835567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.08548753 +0000 UTC m=+12.433835567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c486c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5af50 item 31 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.087155434 +0000 UTC m=+12.435503471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c48d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.087155434 +0000 UTC m=+12.435503471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b2d0 item 32 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.088557067 +0000 UTC m=+12.436905093 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c498c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b730 item 33 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.089052921 +0000 UTC m=+12.437400958 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c49d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.089052921 +0000 UTC m=+12.437400958 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5ba40 item 33 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.090534996 +0000 UTC m=+12.438883033 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c6c980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f500 item 34 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.09118993 +0000 UTC m=+12.439537967 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.09118993 +0000 UTC m=+12.439537967 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f810 item 34 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.092488318 +0000 UTC m=+12.440836355 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187880): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3fb90 item 35 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.093118396 +0000 UTC m=+12.441466433 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.093118396 +0000 UTC m=+12.441466433 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3fd50 item 35 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.094361829 +0000 UTC m=+12.442709857 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896c9a0 item 36 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.0948184 +0000 UTC m=+12.443166427 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459350e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.0948184 +0000 UTC m=+12.443166427 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593513c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896cee0 item 36 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.096140843 +0000 UTC m=+12.444488870 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896d570 item 37 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.096562267 +0000 UTC m=+12.444910294 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459351e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.096562267 +0000 UTC m=+12.444910294 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936a480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896da40 item 37 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.097774182 +0000 UTC m=+12.446122209 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936ab00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1a9a0 item 38 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.098276018 +0000 UTC m=+12.446624045 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.098276018 +0000 UTC m=+12.446624045 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936b540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1ab60 item 38 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.099535884 +0000 UTC m=+12.447883910 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345936bbc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b2d0 item 39 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.100028703 +0000 UTC m=+12.448376730 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d241c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.100028703 +0000 UTC m=+12.448376730 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d246c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b500 item 39 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.101161849 +0000 UTC m=+12.449509886 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d24d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b880 item 40 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.101579577 +0000 UTC m=+12.449927603 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.101579577 +0000 UTC m=+12.449927603 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1bc00 item 40 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.10271127 +0000 UTC m=+12.451059297 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d25d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a903f0 item 41 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.103141671 +0000 UTC m=+12.451489698 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90620 item 41 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.10354976 +0000 UTC m=+12.451897787 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.10354976 +0000 UTC m=+12.451897787 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d42d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a907e0 item 41 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.105064214 +0000 UTC m=+12.453412251 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90fc0 item 42 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.106248378 +0000 UTC m=+12.454596404 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43880): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a913b0 item 42 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.106945712 +0000 UTC m=+12.455293740 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d43dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.106945712 +0000 UTC m=+12.455293740 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7e440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a91ab0 item 42 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.108482899 +0000 UTC m=+12.456830926 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ea80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8380 item 43 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.110713395 +0000 UTC m=+12.459061421 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7ef80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8620 item 43 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.111353732 +0000 UTC m=+12.459701759 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7f4c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.111353732 +0000 UTC m=+12.459701759 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d7fa00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8850 item 43 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.113731384 +0000 UTC m=+12.462079411 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8bd0 item 44 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.114284155 +0000 UTC m=+12.462632183 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9e640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8e70 item 44 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.115503765 +0000 UTC m=+12.463851792 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9eb80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.115503765 +0000 UTC m=+12.463851792 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9030 item 44 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.116817833 +0000 UTC m=+12.465165860 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9f740): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9420 item 45 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.117305482 +0000 UTC m=+12.465653509 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458f9fc40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.117305482 +0000 UTC m=+12.465653509 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fca440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9650 item 45 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.118865904 +0000 UTC m=+12.467213931 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaa80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c99d0 item 46 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.11934184 +0000 UTC m=+12.467689877 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcaf80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.11934184 +0000 UTC m=+12.467689877 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcb680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9b90 item 46 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.121496232 +0000 UTC m=+12.469844259 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fcbcc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884a0e0 item 47 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.122057421 +0000 UTC m=+12.470405447 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe42c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.122057421 +0000 UTC m=+12.470405447 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe49c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884a380 item 47 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.123513205 +0000 UTC m=+12.471861231 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884b180 item 48 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.124029838 +0000 UTC m=+12.472377866 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.124029838 +0000 UTC m=+12.472377866 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458fe5c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884b5e0 item 48 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.125373361 +0000 UTC m=+12.473721389 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345841a230 item 49 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.125820444 +0000 UTC m=+12.474168471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590087c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.125820444 +0000 UTC m=+12.474168471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459008d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345841a700 item 49 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.127131315 +0000 UTC m=+12.475479343 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345841b490 item 50 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.127644673 +0000 UTC m=+12.475992700 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009880): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.127644673 +0000 UTC m=+12.475992700 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459009e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345841b880 item 50 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.129163355 +0000 UTC m=+12.477511383 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903a580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458781340 item 51 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.13032701 +0000 UTC m=+12.478675037 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903aa80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.13032701 +0000 UTC m=+12.478675037 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903afc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587819d0 item 51 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.1327252 +0000 UTC m=+12.481073228 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903b640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae00e0 item 52 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.133594349 +0000 UTC m=+12.481942376 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345903bb40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.133594349 +0000 UTC m=+12.481942376 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c1c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae02a0 item 52 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.134738315 +0000 UTC m=+12.483086342 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907c840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae0850 item 53 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.13547841 +0000 UTC m=+12.483826438 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907cd40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.13547841 +0000 UTC m=+12.483826438 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae0b60 item 53 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.137177294 +0000 UTC m=+12.485525331 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907d900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae1180 item 54 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.137885629 +0000 UTC m=+12.486233666 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345907de00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.137885629 +0000 UTC m=+12.486233666 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae15e0 item 54 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.139320905 +0000 UTC m=+12.487668942 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b2b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae19d0 item 55 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.139959208 +0000 UTC m=+12.488307245 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.139959208 +0000 UTC m=+12.488307245 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458ae1b90 item 55 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.141578501 +0000 UTC m=+12.489926538 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590b3bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896a0e0 item 56 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.142213659 +0000 UTC m=+12.490561696 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e61c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.142213659 +0000 UTC m=+12.490561696 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6740): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896a5b0 item 56 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.143735346 +0000 UTC m=+12.492083373 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e6d80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896b260 item 57 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.144303848 +0000 UTC m=+12.492651876 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e72c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896b570 item 57 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.144834378 +0000 UTC m=+12.493182406 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.144834378 +0000 UTC m=+12.493182406 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e7d80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896b810 item 57 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.147488953 +0000 UTC m=+12.495836980 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591204c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459132310 item 58 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.148000547 +0000 UTC m=+12.496348575 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591324d0 item 58 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.1486649 +0000 UTC m=+12.497012926 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459120f40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.1486649 +0000 UTC m=+12.497012926 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459132690 item 58 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.151048122 +0000 UTC m=+12.499396150 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459121b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459132a10 item 59 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.151836679 +0000 UTC m=+12.500184746 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459132cb0 item 59 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.152573087 +0000 UTC m=+12.500921114 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591666c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.152573087 +0000 UTC m=+12.500921114 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459166c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459132e70 item 59 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.154629955 +0000 UTC m=+12.502977982 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459133260 item 60 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.155225789 +0000 UTC m=+12.503573815 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591677c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459133420 item 60 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.155853412 +0000 UTC m=+12.504201438 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459167d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.155853412 +0000 UTC m=+12.504201438 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919e3c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591335e0 item 60 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.157504815 +0000 UTC m=+12.505852842 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ea00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459133960 item 61 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.158380244 +0000 UTC m=+12.506728271 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919ef40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.158380244 +0000 UTC m=+12.506728271 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919f640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459133c00 item 61 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.15999552 +0000 UTC m=+12.508343547 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345919fc80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34584e8930 item 62 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.160536259 +0000 UTC m=+12.508884296 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c42c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.160536259 +0000 UTC m=+12.508884296 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c49c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34584e9180 item 62 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.162040014 +0000 UTC m=+12.510388042 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34584e9c70 item 63 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.162627651 +0000 UTC m=+12.510975678 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.162627651 +0000 UTC m=+12.510975678 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591c5c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587a01c0 item 63 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.164071684 +0000 UTC m=+12.512419711 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587a09a0 item 64 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.164783426 +0000 UTC m=+12.513131453 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e88c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.164783426 +0000 UTC m=+12.513131453 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e8fc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587a0c40 item 64 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.166595432 +0000 UTC m=+12.514943459 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587a1500 item 65 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.167249765 +0000 UTC m=+12.515597792 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591e9a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.167249765 +0000 UTC m=+12.515597792 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587a1960 item 65 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.16861557 +0000 UTC m=+12.516963597 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920c6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345885a230 item 66 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.169269462 +0000 UTC m=+12.517617489 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920cb40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.169269462 +0000 UTC m=+12.517617489 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345885ad20 item 66 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.171066951 +0000 UTC m=+12.519414978 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920d6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f3b0 item 67 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.171790977 +0000 UTC m=+12.520139003 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345920dac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.171790977 +0000 UTC m=+12.520139003 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592340c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458472380 item 67 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.17459941 +0000 UTC m=+12.522947447 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234740): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458472af0 item 68 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.175454552 +0000 UTC m=+12.523802579 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459234c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.175454552 +0000 UTC m=+12.523802579 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458472d20 item 68 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.177217446 +0000 UTC m=+12.525565472 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592357c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458473110 item 69 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.177924919 +0000 UTC m=+12.526272947 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459235c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.177924919 +0000 UTC m=+12.526272947 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34584732d0 item 69 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.179649481 +0000 UTC m=+12.527997508 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926e8c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34584738f0 item 70 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.180276062 +0000 UTC m=+12.528624099 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926edc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.180276062 +0000 UTC m=+12.528624099 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458473c70 item 70 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.181890506 +0000 UTC m=+12.530238533 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926f980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bcc4d0 item 71 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.182471941 +0000 UTC m=+12.530819968 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345926fe80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.182471941 +0000 UTC m=+12.530819968 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bcc770 item 71 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.184066759 +0000 UTC m=+12.532414796 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459290b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bccd20 item 72 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.184745778 +0000 UTC m=+12.533093815 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.184745778 +0000 UTC m=+12.533093815 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bccf50 item 72 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.186417779 +0000 UTC m=+12.534765807 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459291b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bcd420 item 73 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.187226414 +0000 UTC m=+12.535574441 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bcd880 item 73 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.187941402 +0000 UTC m=+12.536289429 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938c5c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.187941402 +0000 UTC m=+12.536289429 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938cb00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458bcdd50 item 73 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.189815705 +0000 UTC m=+12.538163732 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587ba3f0 item 74 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.190797507 +0000 UTC m=+12.539145534 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938d640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587ba930 item 74 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.191554875 +0000 UTC m=+12.539902921 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a345938db80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.191554875 +0000 UTC m=+12.539902921 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8200): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587bab60 item 74 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.193267473 +0000 UTC m=+12.541615501 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587bb1f0 item 75 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.193839902 +0000 UTC m=+12.542187959 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a8d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587bb420 item 75 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.194540132 +0000 UTC m=+12.542888169 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.194540132 +0000 UTC m=+12.542888169 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a97c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587bbb20 item 75 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.196676399 +0000 UTC m=+12.545024427 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593a9e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587d4460 item 76 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.197916628 +0000 UTC m=+12.546264654 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2400): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587d5110 item 76 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.198816864 +0000 UTC m=+12.547164891 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.198816864 +0000 UTC m=+12.547164891 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c2ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587d5500 item 76 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.200852021 +0000 UTC m=+12.549200088 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889a0e0 item 77 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.201411626 +0000 UTC m=+12.549759653 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593c3a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.201411626 +0000 UTC m=+12.549759653 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4200): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889a460 item 77 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.202976546 +0000 UTC m=+12.551324593 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889a850 item 78 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.203642081 +0000 UTC m=+12.551990108 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e4d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.203642081 +0000 UTC m=+12.551990108 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889aee0 item 78 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.205407208 +0000 UTC m=+12.553755266 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34593e5a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889b340 item 79 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.205979518 +0000 UTC m=+12.554327595 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.205979518 +0000 UTC m=+12.554327595 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345889b5e0 item 79 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.207880211 +0000 UTC m=+12.556228237 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459404dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c000e0 item 80 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.2084158 +0000 UTC m=+12.556763867 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594052c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.2084158 +0000 UTC m=+12.556763867 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34594059c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00310 item 80 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.210247123 +0000 UTC m=+12.558595169 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00700 item 81 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.210788593 +0000 UTC m=+12.559136640 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.210788593 +0000 UTC m=+12.559136640 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422ac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00a10 item 81 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.215457455 +0000 UTC m=+12.563805481 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abfcc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f5e0 item 82 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.217533668 +0000 UTC m=+12.565881695 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe2c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.217533668 +0000 UTC m=+12.565881695 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afe840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f810 item 82 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.223675136 +0000 UTC m=+12.572023173 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a2a0 item 83 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.224330802 +0000 UTC m=+12.572678829 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422740): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.224330802 +0000 UTC m=+12.572678829 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459422c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a4d0 item 83 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.225669416 +0000 UTC m=+12.574017473 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a850 item 84 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.226370688 +0000 UTC m=+12.574718715 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459423b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.226370688 +0000 UTC m=+12.574718715 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458afecc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5aa10 item 84 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.227581741 +0000 UTC m=+12.575929768 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5ad90 item 85 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.22830791 +0000 UTC m=+12.576655937 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aff840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.22830791 +0000 UTC m=+12.576655937 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458affd80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5af50 item 85 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.229669717 +0000 UTC m=+12.578017744 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b2d0 item 86 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.230322327 +0000 UTC m=+12.578670355 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.230322327 +0000 UTC m=+12.578670355 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a4f80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b570 item 86 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.231802307 +0000 UTC m=+12.580150334 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5ba40 item 87 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.232347937 +0000 UTC m=+12.580695963 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592a5c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.232347937 +0000 UTC m=+12.580695963 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34587877c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5bce0 item 87 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.233921292 +0000 UTC m=+12.582269319 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00310 item 88 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.234642491 +0000 UTC m=+12.582990519 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d48c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.234642491 +0000 UTC m=+12.582990519 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d5480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00540 item 88 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.235828807 +0000 UTC m=+12.584176835 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00af0 item 89 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.238159813 +0000 UTC m=+12.586507839 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00ee0 item 89 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.238807423 +0000 UTC m=+12.587155450 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.238807423 +0000 UTC m=+12.587155450 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01110 item 89 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.240130708 +0000 UTC m=+12.588478735 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01650 item 90 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.240549828 +0000 UTC m=+12.588897855 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01960 item 90 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.241317135 +0000 UTC m=+12.589665162 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.241317135 +0000 UTC m=+12.589665162 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01c00 item 90 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.242558254 +0000 UTC m=+12.590906282 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e2a0 item 91 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.243491644 +0000 UTC m=+12.591839671 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a176c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e460 item 91 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.244654867 +0000 UTC m=+12.593002904 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.244654867 +0000 UTC m=+12.593002904 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eabc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e620 item 91 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.246414083 +0000 UTC m=+12.594762110 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eb640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906ea80 item 92 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.247058709 +0000 UTC m=+12.595406735 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f2c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906ec40 item 92 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.247828309 +0000 UTC m=+12.596176337 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.247828309 +0000 UTC m=+12.596176337 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906ee70 item 92 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.249353564 +0000 UTC m=+12.597701592 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f1f0 item 93 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.249806258 +0000 UTC m=+12.598154286 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.249806258 +0000 UTC m=+12.598154286 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906f3b0 item 93 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.251405022 +0000 UTC m=+12.599753048 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589498c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906fd50 item 94 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.252097267 +0000 UTC m=+12.600445294 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.252097267 +0000 UTC m=+12.600445294 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345883c8c0 item 94 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.253475134 +0000 UTC m=+12.601823162 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c070 item 95 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.254212484 +0000 UTC m=+12.602560511 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.254212484 +0000 UTC m=+12.602560511 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c230 item 95 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.255527503 +0000 UTC m=+12.603875530 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920f40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c5b0 item 96 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.256282216 +0000 UTC m=+12.604630243 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.256282216 +0000 UTC m=+12.604630243 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c8c0 item 96 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= 2026/04/07 01:05:04 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : >WaitForWriters: 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.280381769 +0000 UTC m=+12.628729806 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186200): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.280381769 +0000 UTC m=+12.628729806 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591866c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.280381769 +0000 UTC m=+12.628729806 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e310 item 1 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.282927607 +0000 UTC m=+12.631275634 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591871c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.282927607 +0000 UTC m=+12.631275634 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591876c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e8c0 item 2 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.285798349 +0000 UTC m=+12.634146377 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.285798349 +0000 UTC m=+12.634146377 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.285798349 +0000 UTC m=+12.634146377 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abe740): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901ed90 item 3 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.287557385 +0000 UTC m=+12.635905413 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abedc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.287557385 +0000 UTC m=+12.635905413 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901f3b0 item 4 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.289374682 +0000 UTC m=+12.637722719 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458abf940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.289374682 +0000 UTC m=+12.637722719 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.289374682 +0000 UTC m=+12.637722719 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901f7a0 item 5 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.29226013 +0000 UTC m=+12.640608167 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458848c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.29226013 +0000 UTC m=+12.640608167 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34588491c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901fd50 item 6 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.293926993 +0000 UTC m=+12.642275021 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.293926993 +0000 UTC m=+12.642275021 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458849d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.293926993 +0000 UTC m=+12.642275021 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591165b0 item 7 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.295810093 +0000 UTC m=+12.644158130 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.295810093 +0000 UTC m=+12.644158130 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a4ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459116f50 item 8 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a34589a5480): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.297487385 +0000 UTC m=+12.645835412 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.297487385 +0000 UTC m=+12.645835412 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589a5cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.297487385 +0000 UTC m=+12.645835412 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589fc2c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591172d0 item 9 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.300690082 +0000 UTC m=+12.649038109 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.300690082 +0000 UTC m=+12.649038109 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9a6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3d030 item 10 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458c9ad00): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9ad00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.302170253 +0000 UTC m=+12.650518280 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b0c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.302170253 +0000 UTC m=+12.650518280 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9b5c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.302170253 +0000 UTC m=+12.650518280 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c9bac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3d730 item 11 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.304472794 +0000 UTC m=+12.652820821 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.304472794 +0000 UTC m=+12.652820821 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78230 item 12 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458cd4dc0): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.306129607 +0000 UTC m=+12.654477634 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.306129607 +0000 UTC m=+12.654477634 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b785b0 item 13 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.307446199 +0000 UTC m=+12.655794226 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd5ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.307446199 +0000 UTC m=+12.655794226 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78930 item 14 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458cf4b40): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.308786335 +0000 UTC m=+12.657134372 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf4f00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.308786335 +0000 UTC m=+12.657134372 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf55c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79110 item 15 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.310452716 +0000 UTC m=+12.658800743 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cf5c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.310452716 +0000 UTC m=+12.658800743 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b797a0 item 16 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.311740535 +0000 UTC m=+12.660088562 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa68c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.311740535 +0000 UTC m=+12.660088562 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa6d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.311740535 +0000 UTC m=+12.660088562 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79b20 item 17 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.315736638 +0000 UTC m=+12.664084665 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa78c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.315736638 +0000 UTC m=+12.664084665 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa7e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458852a80 item 18 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.318048756 +0000 UTC m=+12.666396784 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aec580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.318048756 +0000 UTC m=+12.666396784 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeca80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.318048756 +0000 UTC m=+12.666396784 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aecf80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458853490 item 19 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.319988062 +0000 UTC m=+12.668336090 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aed600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.319988062 +0000 UTC m=+12.668336090 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aedb40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872e4d0 item 20 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.321560336 +0000 UTC m=+12.669908364 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b422c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.321560336 +0000 UTC m=+12.669908364 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b427c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.321560336 +0000 UTC m=+12.669908364 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b42cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872f9d0 item 21 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.323484875 +0000 UTC m=+12.671832902 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.323484875 +0000 UTC m=+12.671832902 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b43880): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2540 item 22 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.324956279 +0000 UTC m=+12.673304316 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.324956279 +0000 UTC m=+12.673304316 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.324956279 +0000 UTC m=+12.673304316 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b70a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b28c0 item 23 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.326905804 +0000 UTC m=+12.675253841 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.326905804 +0000 UTC m=+12.675253841 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b715c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2ee0 item 24 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458b71c00): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b71c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.329283837 +0000 UTC m=+12.677631864 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b940c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.329283837 +0000 UTC m=+12.677631864 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b945c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.329283837 +0000 UTC m=+12.677631864 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b94b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3260 item 25 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.331798097 +0000 UTC m=+12.680146123 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.331798097 +0000 UTC m=+12.680146123 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b956c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3730 item 26 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458b95d00): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b95d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.33354492 +0000 UTC m=+12.681892947 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc61c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.33354492 +0000 UTC m=+12.681892947 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc66c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.33354492 +0000 UTC m=+12.681892947 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc6c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3ab0 item 27 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.335604763 +0000 UTC m=+12.683952790 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.335604763 +0000 UTC m=+12.683952790 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc77c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f04d0 item 28 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458bc7e00): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bc7e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.337785434 +0000 UTC m=+12.686133471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c182c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.337785434 +0000 UTC m=+12.686133471 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c18980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f0e70 item 29 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.339383425 +0000 UTC m=+12.687731462 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.339383425 +0000 UTC m=+12.687731462 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34587f18f0 item 30 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): _readAt: size=2, off=0 2026/04/07 01:05:04 ERROR : open-test-file(0x2a3458c19b80): Couldn't read size of file 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c19b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.340841123 +0000 UTC m=+12.689189151 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.340841123 +0000 UTC m=+12.689189151 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3e150 item 31 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.342407327 +0000 UTC m=+12.690755354 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c46d80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.342407327 +0000 UTC m=+12.690755354 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c472c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3e4d0 item 32 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.343761189 +0000 UTC m=+12.692109216 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3ea80 item 33 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.344246463 +0000 UTC m=+12.692594490 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c47d80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.344246463 +0000 UTC m=+12.692594490 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3ecb0 item 33 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.345515225 +0000 UTC m=+12.693863253 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c789c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f0a0 item 34 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.346074259 +0000 UTC m=+12.694422286 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c78e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.346074259 +0000 UTC m=+12.694422286 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c79380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f260 item 34 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.347831803 +0000 UTC m=+12.696179829 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590be380 item 35 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.348344449 +0000 UTC m=+12.696692476 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.348344449 +0000 UTC m=+12.696692476 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590be540 item 35 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.349973971 +0000 UTC m=+12.698321998 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590be8c0 item 36 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.351329396 +0000 UTC m=+12.699677423 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfc00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.351329396 +0000 UTC m=+12.699677423 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bea80 item 36 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.352485395 +0000 UTC m=+12.700833422 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dc980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bee00 item 37 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.353147033 +0000 UTC m=+12.701495060 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dce00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.353147033 +0000 UTC m=+12.701495060 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590befc0 item 37 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.354481688 +0000 UTC m=+12.702829715 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dd980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bf490 item 38 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.356411085 +0000 UTC m=+12.704759133 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592dde80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.356411085 +0000 UTC m=+12.704759133 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f64c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bf6c0 item 38 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.358740668 +0000 UTC m=+12.707088705 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f6b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bfa40 item 39 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.359360446 +0000 UTC m=+12.707708473 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.359360446 +0000 UTC m=+12.707708473 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34590bfc00 item 39 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.360719969 +0000 UTC m=+12.709067996 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34592f7bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896c690 item 40 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.361331832 +0000 UTC m=+12.709679860 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d981c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.361331832 +0000 UTC m=+12.709679860 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896ce00 item 40 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.362611254 +0000 UTC m=+12.710959281 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d98cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896d490 item 41 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.363136344 +0000 UTC m=+12.711484371 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d991c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896d6c0 item 41 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.363630746 +0000 UTC m=+12.711978773 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.363630746 +0000 UTC m=+12.711978773 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458d99bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345896db90 item 41 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.365019794 +0000 UTC m=+12.713367821 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1aa80 item 42 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.366144966 +0000 UTC m=+12.714492992 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1ad90 item 42 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.366876425 +0000 UTC m=+12.715224451 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db4d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.366876425 +0000 UTC m=+12.715224451 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db52c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b110 item 42 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.368354772 +0000 UTC m=+12.716702799 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b5e0 item 43 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.368785514 +0000 UTC m=+12.717133541 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458db5e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b7a0 item 43 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.369382951 +0000 UTC m=+12.717730977 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.369382951 +0000 UTC m=+12.717730977 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0980): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b1b960 item 43 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.370679635 +0000 UTC m=+12.719027661 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd0fc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90310 item 44 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.371238819 +0000 UTC m=+12.719586846 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd14c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90540 item 44 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.371863286 +0000 UTC m=+12.720211323 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dd1a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.371863286 +0000 UTC m=+12.720211323 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90700 item 44 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.373140263 +0000 UTC m=+12.721488290 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dec6c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a90b60 item 45 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.373734835 +0000 UTC m=+12.722082861 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458decbc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.373734835 +0000 UTC m=+12.722082861 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded2c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a91180 item 45 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.375120366 +0000 UTC m=+12.723468393 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ded900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458a91b90 item 46 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.375585974 +0000 UTC m=+12.723934001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458dede00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.375585974 +0000 UTC m=+12.723934001 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c80e0 item 46 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.377218892 +0000 UTC m=+12.725566929 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e06c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8770 item 47 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.378849366 +0000 UTC m=+12.727197403 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.378849366 +0000 UTC m=+12.727197403 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8930 item 47 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.382724331 +0000 UTC m=+12.731072358 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e07e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8d90 item 48 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.383231948 +0000 UTC m=+12.731579975 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26480): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.383231948 +0000 UTC m=+12.731579975 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e26b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8f50 item 48 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.384555322 +0000 UTC m=+12.732903349 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e271c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9340 item 49 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.385118604 +0000 UTC m=+12.733466631 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.385118604 +0000 UTC m=+12.733466631 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e27b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9500 item 49 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.386942513 +0000 UTC m=+12.735290550 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e42300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c98f0 item 50 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.389233983 +0000 UTC m=+12.737582010 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.389233983 +0000 UTC m=+12.737582010 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884a150 item 50 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.390526228 +0000 UTC m=+12.738874256 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad8e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c83f0 item 51 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.39113163 +0000 UTC m=+12.739479657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad9380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.39113163 +0000 UTC m=+12.739479657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ad98c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8700 item 51 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.392575221 +0000 UTC m=+12.740923248 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458786040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8a80 item 52 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.393223013 +0000 UTC m=+12.741571039 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458787cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.393223013 +0000 UTC m=+12.741571039 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d44c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c8d20 item 52 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.394421081 +0000 UTC m=+12.742769109 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d4c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9110 item 53 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.394953024 +0000 UTC m=+12.743301051 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589d56c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.394953024 +0000 UTC m=+12.743301051 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c92d0 item 53 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.396358414 +0000 UTC m=+12.744706441 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0a00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c96c0 item 54 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.396919792 +0000 UTC m=+12.745267819 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e0f00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.396919792 +0000 UTC m=+12.745267819 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9880 item 54 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.398288963 +0000 UTC m=+12.746636989 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34590e1b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34589c9ce0 item 55 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.399188799 +0000 UTC m=+12.747536826 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.399188799 +0000 UTC m=+12.747536826 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a166c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884a380 item 55 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.401070657 +0000 UTC m=+12.749418684 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a16d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884b180 item 56 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.401606657 +0000 UTC m=+12.749954683 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a17340): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.401606657 +0000 UTC m=+12.749954683 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458a178c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345884b5e0 item 56 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.404359737 +0000 UTC m=+12.752707764 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ea380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3e1c0 item 57 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.405764886 +0000 UTC m=+12.754112923 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586eafc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3e380 item 57 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.406429549 +0000 UTC m=+12.754777576 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34586ebc00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.406429549 +0000 UTC m=+12.754777576 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3e540 item 57 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.407828948 +0000 UTC m=+12.756176974 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34585f3b40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3eb60 item 58 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.408523726 +0000 UTC m=+12.756871754 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948180): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3ed20 item 58 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.409444673 +0000 UTC m=+12.757792700 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589487c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.409444673 +0000 UTC m=+12.757792700 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458948d80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3ef50 item 58 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.411310631 +0000 UTC m=+12.759658657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589493c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f2d0 item 59 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.412197563 +0000 UTC m=+12.760545590 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f500 item 59 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.41296554 +0000 UTC m=+12.761313567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458949e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.41296554 +0000 UTC m=+12.761313567 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3f810 item 59 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.415003563 +0000 UTC m=+12.763351590 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458920b80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3fb90 item 60 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.415771309 +0000 UTC m=+12.764119346 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589210c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c3fd50 item 60 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.416985739 +0000 UTC m=+12.765333776 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.416985739 +0000 UTC m=+12.765333776 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458921bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591160e0 item 60 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.419432703 +0000 UTC m=+12.767780740 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459116850 item 61 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.420150115 +0000 UTC m=+12.768498152 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.420150115 +0000 UTC m=+12.768498152 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c0f40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459116c40 item 61 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.422246577 +0000 UTC m=+12.770594614 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459116fc0 item 62 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.422740909 +0000 UTC m=+12.771088936 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34589c1bc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.422740909 +0000 UTC m=+12.771088936 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a34591863c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117180 item 62 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.424355664 +0000 UTC m=+12.772703701 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117730 item 63 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.424849915 +0000 UTC m=+12.773197952 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459186f80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.424849915 +0000 UTC m=+12.773197952 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117960 item 63 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.426222913 +0000 UTC m=+12.774570950 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3459187cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3459117ce0 item 64 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.42683162 +0000 UTC m=+12.775179657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.42683162 +0000 UTC m=+12.775179657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458478a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a000 item 64 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.42852863 +0000 UTC m=+12.776876657 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a540 item 65 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.42907551 +0000 UTC m=+12.777423537 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.42907551 +0000 UTC m=+12.777423537 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458479a80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5a700 item 65 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.43050722 +0000 UTC m=+12.778855257 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce1c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5aa80 item 66 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.43122348 +0000 UTC m=+12.779571517 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bce640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.43122348 +0000 UTC m=+12.779571517 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bceb80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5ac40 item 66 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.43259757 +0000 UTC m=+12.780945597 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf1c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5afc0 item 67 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.433285868 +0000 UTC m=+12.781633905 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcf640): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.433285868 +0000 UTC m=+12.781633905 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bcfb40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b180 item 67 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.434792909 +0000 UTC m=+12.783140937 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa43c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b5e0 item 68 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.435418489 +0000 UTC m=+12.783766516 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa48c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.435418489 +0000 UTC m=+12.783766516 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa4e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5b7a0 item 68 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.436716856 +0000 UTC m=+12.785064883 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5440): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d5bd50 item 69 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.437349128 +0000 UTC m=+12.785697155 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa58c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.437349128 +0000 UTC m=+12.785697155 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aa5dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00150 item 69 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.438664587 +0000 UTC m=+12.787012615 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c005b0 item 70 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.439379695 +0000 UTC m=+12.787727723 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.439379695 +0000 UTC m=+12.787727723 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab4f80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00770 item 70 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.440794323 +0000 UTC m=+12.789142350 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00e00 item 71 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.441272434 +0000 UTC m=+12.789620460 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ab5b00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.441272434 +0000 UTC m=+12.789620460 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c00fc0 item 71 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.442554881 +0000 UTC m=+12.790902909 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ade780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01420 item 72 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.443266955 +0000 UTC m=+12.791614981 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adec80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.443266955 +0000 UTC m=+12.791614981 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf1c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01880 item 72 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.444679657 +0000 UTC m=+12.793027684 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adf780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c01ce0 item 73 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.445308752 +0000 UTC m=+12.793656780 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458adfc80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e150 item 73 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.445916879 +0000 UTC m=+12.794264907 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee240): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.445916879 +0000 UTC m=+12.794264907 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aee780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e380 item 73 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.447371772 +0000 UTC m=+12.795719819 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e563c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c230 item 74 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.447925216 +0000 UTC m=+12.796273243 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e568c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c3f0 item 74 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.448688955 +0000 UTC m=+12.797036982 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e56e00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.448688955 +0000 UTC m=+12.797036982 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7c5b0 item 74 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.449822081 +0000 UTC m=+12.798170109 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e579c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7ccb0 item 75 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.450588516 +0000 UTC m=+12.798936543 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e57ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): _writeAt: size=3, off=2 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7cee0 item 75 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.451127663 +0000 UTC m=+12.799475690 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66500): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.451127663 +0000 UTC m=+12.799475690 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e66a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7d0a0 item 75 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.452479751 +0000 UTC m=+12.800827779 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67080): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7d650 item 76 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.453055367 +0000 UTC m=+12.801403393 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7d960 item 76 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): _writeAt: size=3, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.453620091 +0000 UTC m=+12.801968119 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e67ac0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.453620091 +0000 UTC m=+12.801968119 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74140): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458c7db90 item 76 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.454985295 +0000 UTC m=+12.803333322 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345883cfc0 item 77 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.455463366 +0000 UTC m=+12.803811394 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e74c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.455463366 +0000 UTC m=+12.803811394 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75380): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345883d2d0 item 77 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.457192425 +0000 UTC m=+12.805540462 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e759c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e000 item 78 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.457580026 +0000 UTC m=+12.805928054 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458e75ec0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.457580026 +0000 UTC m=+12.805928054 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b066c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e380 item 78 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.458863766 +0000 UTC m=+12.807211793 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b06d00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e7e0 item 79 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.459462425 +0000 UTC m=+12.807810452 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07200): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.459462425 +0000 UTC m=+12.807810452 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b07900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901e9a0 item 79 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.462498369 +0000 UTC m=+12.810846395 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901ee70 item 80 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.463178811 +0000 UTC m=+12.811526838 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.463178811 +0000 UTC m=+12.811526838 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b38c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901f180 item 80 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.46453639 +0000 UTC m=+12.812884417 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39280): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901f500 item 81 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.465546194 +0000 UTC m=+12.813894231 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39700): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.465546194 +0000 UTC m=+12.813894231 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b39c40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901f730 item 81 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.466792603 +0000 UTC m=+12.815140631 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b583c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901fb90 item 82 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.467363911 +0000 UTC m=+12.815711938 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b588c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.467363911 +0000 UTC m=+12.815711938 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b58e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345901fd50 item 82 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.468574262 +0000 UTC m=+12.816922289 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b594c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3c380 item 83 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.469206424 +0000 UTC m=+12.817554451 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b599c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.469206424 +0000 UTC m=+12.817554451 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a000): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3c700 item 83 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.470605962 +0000 UTC m=+12.818953989 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7a680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3cc40 item 84 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.471231111 +0000 UTC m=+12.819579138 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7ab80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.471231111 +0000 UTC m=+12.819579138 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3ce00 item 84 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.472427507 +0000 UTC m=+12.820775544 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7b780): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3d180 item 85 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.472951815 +0000 UTC m=+12.821299842 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458b7bc80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.472951815 +0000 UTC m=+12.821299842 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba22c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458d3d6c0 item 85 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.474354068 +0000 UTC m=+12.822702095 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78070 item 86 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.474893165 +0000 UTC m=+12.823241192 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba2e40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.474893165 +0000 UTC m=+12.823241192 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba33c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78230 item 86 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.476465419 +0000 UTC m=+12.824813445 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458ba3a40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b785b0 item 87 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.476907792 +0000 UTC m=+12.825255820 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.476907792 +0000 UTC m=+12.825255820 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78770 item 87 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.478786944 +0000 UTC m=+12.827134972 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf4c00): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b78c40 item 88 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.479626718 +0000 UTC m=+12.827974745 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.479626718 +0000 UTC m=+12.827974745 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79110 item 88 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.481099645 +0000 UTC m=+12.829447673 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458bf5cc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b797a0 item 89 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.48192985 +0000 UTC m=+12.830277878 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79960 item 89 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.482545451 +0000 UTC m=+12.830893478 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22840): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.482545451 +0000 UTC m=+12.830893478 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c22dc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458b79b20 item 89 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.483841333 +0000 UTC m=+12.832189361 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23400): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458852850 item 90 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.484388925 +0000 UTC m=+12.832736953 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458852c40 item 90 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.486318443 +0000 UTC m=+12.834666470 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c23e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.486318443 +0000 UTC m=+12.834666470 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4a540): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34588531f0 item 90 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.487782834 +0000 UTC m=+12.836130860 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4ab80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a3458853b20 item 91 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.488386021 +0000 UTC m=+12.836734048 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b0c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): >_readAt: n=2, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): _writeAt: size=3, off=7 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872e230 item 91 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.488972617 +0000 UTC m=+12.837320654 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4b600): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): >_readAt: n=8, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.488972617 +0000 UTC m=+12.837320654 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c4bb80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872e5b0 item 91 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.490407953 +0000 UTC m=+12.838755980 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c702c0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345872fc00 item 92 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.492504224 +0000 UTC m=+12.840852252 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): open at offset 5 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2230 item 92 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): _readAt: size=2, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): _writeAt: size=3, off=5 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): >_writeAt: n=3, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.493144962 +0000 UTC m=+12.841492989 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c70d40): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): >_readAt: n=3, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.493144962 +0000 UTC m=+12.841492989 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71300): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b24d0 item 92 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.494340917 +0000 UTC m=+12.842688944 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71940): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2850 item 93 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.494988046 +0000 UTC m=+12.843336074 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458c71e80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.494988046 +0000 UTC m=+12.843336074 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cae680): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2a10 item 93 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.496301293 +0000 UTC m=+12.844649330 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caecc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b2ee0 item 94 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.496996603 +0000 UTC m=+12.845344660 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf200): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.496996603 +0000 UTC m=+12.845344660 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458caf900): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b30a0 item 94 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.498917665 +0000 UTC m=+12.847265691 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4040): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b3420 item 95 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.49951482 +0000 UTC m=+12.847862848 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4580): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.49951482 +0000 UTC m=+12.847862848 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458cd4c80): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a34591b35e0 item 95 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): open at offset 0 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): _readAt: size=2, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): >_readAt: n=0, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.501393592 +0000 UTC m=+12.849741619 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aeebc0): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): _writeAt: size=5, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): >openPending: err= 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e620 item 96 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): >_writeAt: n=5, err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.501946975 +0000 UTC m=+12.850295002 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef100): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 01:05:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 01:05:04 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): _readAt: size=512, off=0 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): openPending: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): >openPending: err= 2026/04/07 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): >_readAt: n=5, err=EOF 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): close: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 01:05:04.501946975 +0000 UTC m=+12.850295002 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:04 DEBUG : open-test-file(0x2a3458aef800): >close: err= 2026/04/07 01:05:04 DEBUG : open-test-file: Remove: 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2a345906e7e0 item 96 2026/04/07 01:05:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 01:05:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 01:05:04 DEBUG : open-test-file: >Remove: err= 2026/04/07 01:05:04 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : >WaitForWriters: 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.49s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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.25s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:04 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:04 DEBUG : file1: newRWFileHandle: 2026/04/07 01:05:04 DEBUG : file1(0x2a3458da8140): openPending: 2026/04/07 01:05:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:04 DEBUG : file1(0x2a3458da8140): >openPending: err= 2026/04/07 01:05:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 01:05:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 01:05:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/07 01:05:04 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/07 01:05:04 DEBUG : Looking for writers 2026/04/07 01:05:04 DEBUG : file1: reading active writers 2026/04/07 01:05:04 DEBUG : file1: active writers 1 2026/04/07 01:05:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/07 01:05:05 DEBUG : Looking for writers 2026/04/07 01:05:05 DEBUG : file1: reading active writers 2026/04/07 01:05:05 DEBUG : file1: active writers 1 2026/04/07 01:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/07 01:05:05 DEBUG : Looking for writers 2026/04/07 01:05:05 DEBUG : file1: reading active writers 2026/04/07 01:05:05 DEBUG : file1: active writers 1 2026/04/07 01:05:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 DEBUG : Looking for writers 2026/04/07 01:05:06 DEBUG : file1: reading active writers 2026/04/07 01:05:06 DEBUG : file1: active writers 1 2026/04/07 01:05:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/dir/file1: no such file or directory 2026/04/07 01:05:07 DEBUG : Looking for writers 2026/04/07 01:05:07 DEBUG : file1: reading active writers 2026/04/07 01:05:07 DEBUG : file1: active writers 1 2026/04/07 01:05:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:08 DEBUG : Looking for writers 2026/04/07 01:05:08 DEBUG : file1: reading active writers 2026/04/07 01:05:08 DEBUG : file1: active writers 1 2026/04/07 01:05:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:09 DEBUG : Looking for writers 2026/04/07 01:05:09 DEBUG : file1: reading active writers 2026/04/07 01:05:09 DEBUG : file1: active writers 1 2026/04/07 01:05:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:10 DEBUG : Looking for writers 2026/04/07 01:05:10 DEBUG : file1: reading active writers 2026/04/07 01:05:10 DEBUG : file1: active writers 1 2026/04/07 01:05:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:11 DEBUG : Looking for writers 2026/04/07 01:05:11 DEBUG : file1: reading active writers 2026/04/07 01:05:11 DEBUG : file1: active writers 1 2026/04/07 01:05:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:12 DEBUG : Looking for writers 2026/04/07 01:05:12 DEBUG : file1: reading active writers 2026/04/07 01:05:12 DEBUG : file1: active writers 1 2026/04/07 01:05:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:13 DEBUG : Looking for writers 2026/04/07 01:05:13 DEBUG : file1: reading active writers 2026/04/07 01:05:13 DEBUG : file1: active writers 1 2026/04/07 01:05:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:14 DEBUG : Looking for writers 2026/04/07 01:05:14 DEBUG : file1: reading active writers 2026/04/07 01:05:14 DEBUG : file1: active writers 1 2026/04/07 01:05:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:15 DEBUG : Looking for writers 2026/04/07 01:05:15 DEBUG : file1: reading active writers 2026/04/07 01:05:15 DEBUG : file1: active writers 1 2026/04/07 01:05:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:16 DEBUG : Looking for writers 2026/04/07 01:05:16 DEBUG : file1: reading active writers 2026/04/07 01:05:16 DEBUG : file1: active writers 1 2026/04/07 01:05:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:17 DEBUG : Looking for writers 2026/04/07 01:05:17 DEBUG : file1: reading active writers 2026/04/07 01:05:17 DEBUG : file1: active writers 1 2026/04/07 01:05:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:18 DEBUG : Looking for writers 2026/04/07 01:05:18 DEBUG : file1: reading active writers 2026/04/07 01:05:18 DEBUG : file1: active writers 1 2026/04/07 01:05:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:19 DEBUG : Looking for writers 2026/04/07 01:05:19 DEBUG : file1: reading active writers 2026/04/07 01:05:19 DEBUG : file1: active writers 1 2026/04/07 01:05:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:20 DEBUG : Looking for writers 2026/04/07 01:05:20 DEBUG : file1: reading active writers 2026/04/07 01:05:20 DEBUG : file1: active writers 1 2026/04/07 01:05:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:21 DEBUG : Looking for writers 2026/04/07 01:05:21 DEBUG : file1: reading active writers 2026/04/07 01:05:21 DEBUG : file1: active writers 1 2026/04/07 01:05:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:22 DEBUG : Looking for writers 2026/04/07 01:05:22 DEBUG : file1: reading active writers 2026/04/07 01:05:22 DEBUG : file1: active writers 1 2026/04/07 01:05:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:23 DEBUG : Looking for writers 2026/04/07 01:05:23 DEBUG : file1: reading active writers 2026/04/07 01:05:23 DEBUG : file1: active writers 1 2026/04/07 01:05:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:24 DEBUG : Looking for writers 2026/04/07 01:05:24 DEBUG : file1: reading active writers 2026/04/07 01:05:24 DEBUG : file1: active writers 1 2026/04/07 01:05:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:25 DEBUG : Looking for writers 2026/04/07 01:05:25 DEBUG : file1: reading active writers 2026/04/07 01:05:25 DEBUG : file1: active writers 1 2026/04/07 01:05:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:26 DEBUG : Looking for writers 2026/04/07 01:05:26 DEBUG : file1: reading active writers 2026/04/07 01:05:26 DEBUG : file1: active writers 1 2026/04/07 01:05:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:27 DEBUG : Looking for writers 2026/04/07 01:05:27 DEBUG : file1: reading active writers 2026/04/07 01:05:27 DEBUG : file1: active writers 1 2026/04/07 01:05:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:28 DEBUG : Looking for writers 2026/04/07 01:05:28 DEBUG : file1: reading active writers 2026/04/07 01:05:28 DEBUG : file1: active writers 1 2026/04/07 01:05:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:29 DEBUG : Looking for writers 2026/04/07 01:05:29 DEBUG : file1: reading active writers 2026/04/07 01:05:29 DEBUG : file1: active writers 1 2026/04/07 01:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:30 DEBUG : Looking for writers 2026/04/07 01:05:30 DEBUG : file1: reading active writers 2026/04/07 01:05:30 DEBUG : file1: active writers 1 2026/04/07 01:05:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:31 DEBUG : Looking for writers 2026/04/07 01:05:31 DEBUG : file1: reading active writers 2026/04/07 01:05:31 DEBUG : file1: active writers 1 2026/04/07 01:05:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:32 DEBUG : Looking for writers 2026/04/07 01:05:32 DEBUG : file1: reading active writers 2026/04/07 01:05:32 DEBUG : file1: active writers 1 2026/04/07 01:05:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:33 DEBUG : Looking for writers 2026/04/07 01:05:33 DEBUG : file1: reading active writers 2026/04/07 01:05:33 DEBUG : file1: active writers 1 2026/04/07 01:05:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/07 01:05:34 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2a3458d094a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2a3458d4d7a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:46404317009888} name:file1 opens:1 downloaders: o: fd:0x2a3458794bd8 info:{ModTime:{wall:14009911122231744950 ext:12875444274 loc:0x4669360} ATime:{wall:14009911122231744950 ext:12875444274 loc:0x4669360} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/07 01:05:34 DEBUG : >WaitForWriters: 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:34 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:34 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:34 DEBUG : rename_me: newRWFileHandle: 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): openPending: 2026/04/07 01:05:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): >openPending: err= 2026/04/07 01:05:34 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/07 01:05:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/07 01:05:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): _writeAt: size=5, off=0 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): >_writeAt: n=5, err= 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): close: 2026/04/07 01:05:34 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-07 01:05:34.551803577 +0000 UTC m=+42.900151644 2026/04/07 01:05:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/07 01:05:34 DEBUG : rename_me(0x2a3458da8f80): >close: err= 2026/04/07 01:05:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/07 01:05:34 DEBUG : i_was_renamed: Updating file with 0x2a3458c2a000 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/07 01:05:34 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:34 DEBUG : Looking for writers 2026/04/07 01:05:34 DEBUG : i_was_renamed: reading active writers 2026/04/07 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 01:05:34 DEBUG : Looking for writers 2026/04/07 01:05:34 DEBUG : i_was_renamed: reading active writers 2026/04/07 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 01:05:34 DEBUG : Looking for writers 2026/04/07 01:05:34 DEBUG : i_was_renamed: reading active writers 2026/04/07 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 01:05:34 DEBUG : Looking for writers 2026/04/07 01:05:34 DEBUG : i_was_renamed: reading active writers 2026/04/07 01:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 01:05:34 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/07 01:05:34 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:34 DEBUG : i_was_renamed: size = 5 OK 2026/04/07 01:05:34 INFO : i_was_renamed: Copied (new) 2026/04/07 01:05:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-07 01:05:34 +0000 UTC" 2026/04/07 01:05:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/07 01:05:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/07 01:05:34 DEBUG : Looking for writers 2026/04/07 01:05:34 DEBUG : i_was_renamed: reading active writers 2026/04/07 01:05:34 DEBUG : >WaitForWriters: 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:34 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 01:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro" 2026/04/07 01:05:34 INFO : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:34 DEBUG : forgetting directory cache 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): _readAt: size=512, off=0 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): openPending: 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:06:34 +0000 UTC" against cached fingerprint "" 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/07 01:05:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): >openPending: err= 2026/04/07 01:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): >_readAt: n=20, err=EOF 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): close: 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate(0x2a34589217c0): >close: err= 2026/04/07 01:05:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:35 DEBUG : forgetting directory cache 2026/04/07 01:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): _readAt: size=512, off=0 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): openPending: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:07:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:06:34 +0000 UTC" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 00:07:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:06:34 +0000 UTC") 2026/04/07 01:05:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): >openPending: err= 2026/04/07 01:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): >_readAt: n=20, err=EOF 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): close: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3459187340): >close: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:35 DEBUG : forgetting directory cache 2026/04/07 01:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): _readAt: size=512, off=0 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): openPending: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:08:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:07:34 +0000 UTC" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 00:08:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:07:34 +0000 UTC") 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): >openPending: err= 2026/04/07 01:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): >_readAt: n=20, err=EOF 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): close: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a0b080): >close: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:35 DEBUG : forgetting directory cache 2026/04/07 01:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): _readAt: size=512, off=0 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): openPending: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:09:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:08:34 +0000 UTC" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 00:09:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:08:34 +0000 UTC") 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): >openPending: err= 2026/04/07 01:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): >_readAt: n=20, err=EOF 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): close: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a94e40): >close: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:35 DEBUG : forgetting directory cache 2026/04/07 01:05:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): _readAt: size=512, off=0 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): openPending: 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:10:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:09:34 +0000 UTC" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 00:10:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:09:34 +0000 UTC") 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): >openPending: err= 2026/04/07 01:05:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): >_readAt: n=20, err=EOF 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): close: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458a600c0): >close: err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 DEBUG : forgetting directory cache 2026/04/07 01:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): _readAt: size=512, off=0 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): openPending: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 00:11:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:10:34 +0000 UTC" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 00:11:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:10:34 +0000 UTC") 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): >openPending: err= 2026/04/07 01:05:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): >_readAt: n=20, err=EOF 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): close: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a3458ade040): >close: err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 DEBUG : forgetting directory cache 2026/04/07 01:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): _readAt: size=512, off=0 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): openPending: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-07 00:12:34 +0000 UTC" against cached fingerprint "20,2026-04-07 00:11:34 +0000 UTC" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-07 00:12:34 +0000 UTC" != cached fingerprint "20,2026-04-07 00:11:34 +0000 UTC") 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 01:05:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): >openPending: err= 2026/04/07 01:05:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): >_readAt: n=21, err=EOF 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): close: 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate(0x2a34589e9500): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/07 01:05:36 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:36 DEBUG : Looking for writers 2026/04/07 01:05:36 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/07 01:05:36 DEBUG : >WaitForWriters: 2026/04/07 01:05:36 DEBUG : webdav root 'rclone-test-xegijic8huro': vfs cache: cleaner exiting --- FAIL: TestRWCacheUpdate (1.82s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:36 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : forgetting directory cache 2026/04/07 01:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/07 01:05:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/07 01:05:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/07 01:05:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/07 01:05:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:36 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:36 DEBUG : Looking for writers 2026/04/07 01:05:36 DEBUG : FilEb: reading active writers 2026/04/07 01:05:36 DEBUG : FiLeA: reading active writers 2026/04/07 01:05:36 DEBUG : FiLeB: reading active writers 2026/04/07 01:05:36 DEBUG : >WaitForWriters: 2026/04/07 01:05:36 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:36 DEBUG : Looking for writers 2026/04/07 01:05:36 DEBUG : FilEb: reading active writers 2026/04/07 01:05:36 DEBUG : FiLeA: reading active writers 2026/04/07 01:05:36 DEBUG : FiLeB: reading active writers 2026/04/07 01:05:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:36 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:36 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/07 01:05:36 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 01:05:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/07 01:05:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : webdav root 'rclone-test-xegijic8huro': Reusing VFS from active cache 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : dir: Looking for writers 2026/04/07 01:05:37 DEBUG : file2: reading active writers 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : dir: reading active writers 2026/04/07 01:05:37 DEBUG : file1: reading active writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : dir: Looking for writers 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : dir: reading active writers 2026/04/07 01:05:37 DEBUG : file1: reading active writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 01:05:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 01:05:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 01:05:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 01:05:37 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/07 01:05:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 01:05:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : dir: Looking for writers 2026/04/07 01:05:37 DEBUG : file2: reading active writers 2026/04/07 01:05:37 DEBUG : new_file.txt: reading active writers 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : dir: reading active writers 2026/04/07 01:05:37 DEBUG : file1: reading active writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:37 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/07 01:05:37 DEBUG : dir/file1: Updating file with dir/file1 0x2a3458c84480 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:37 INFO : dir/file1: Moved (server-side) to: file0 2026/04/07 01:05:37 DEBUG : file0: Updating file with file0 0x2a3458c84480 2026/04/07 01:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 01:05:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : dir: Looking for writers 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : file0: reading active writers 2026/04/07 01:05:37 DEBUG : dir: reading active writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:37 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:37 DEBUG : Looking for writers 2026/04/07 01:05:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:38 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/07 01:05:38 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:38 DEBUG : a: Looking for writers 2026/04/07 01:05:38 DEBUG : b: Looking for writers 2026/04/07 01:05:38 DEBUG : c: Looking for writers 2026/04/07 01:05:38 DEBUG : d: Looking for writers 2026/04/07 01:05:38 DEBUG : Looking for writers 2026/04/07 01:05:38 DEBUG : Looking for writers 2026/04/07 01:05:38 DEBUG : a: reading active writers 2026/04/07 01:05:38 DEBUG : b: reading active writers 2026/04/07 01:05:38 DEBUG : c: reading active writers 2026/04/07 01:05:38 DEBUG : d: reading active writers 2026/04/07 01:05:38 DEBUG : /: reading active writers 2026/04/07 01:05:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:38 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/07 01:05:38 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/07 01:05:38 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/07 01:05:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/07 01:05:38 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:38 DEBUG : a/b/c/d: Looking for writers 2026/04/07 01:05:38 DEBUG : a/b/c: Looking for writers 2026/04/07 01:05:38 DEBUG : d: reading active writers 2026/04/07 01:05:38 DEBUG : a/b: Looking for writers 2026/04/07 01:05:38 DEBUG : c: reading active writers 2026/04/07 01:05:38 DEBUG : a: Looking for writers 2026/04/07 01:05:38 DEBUG : b: reading active writers 2026/04/07 01:05:38 DEBUG : Looking for writers 2026/04/07 01:05:38 DEBUG : a: reading active writers 2026/04/07 01:05:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.40s) === 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-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:38 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:38 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:38 DEBUG : Looking for writers 2026/04/07 01:05:38 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-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:38 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/07 01:05:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/07 01:05:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/07 01:05:38 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 01:05:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:38 DEBUG : file1: size = 5 OK 2026/04/07 01:05:38 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 01:05:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:38 DEBUG : file1: size = 0 OK 2026/04/07 01:05:38 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (7 bytes), uploading instead of streaming 2026/04/07 01:05:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:38 DEBUG : file1: size = 7 OK 2026/04/07 01:05:38 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:38 DEBUG : Looking for writers 2026/04/07 01:05:38 DEBUG : file1: reading active writers 2026/04/07 01:05:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:38 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/07 01:05:39 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/07 01:05:39 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/07 01:05:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/07 01:05:39 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (11 bytes), uploading instead of streaming 2026/04/07 01:05:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:40 DEBUG : file1: size = 11 OK 2026/04/07 01:05:40 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/07 01:05:40 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:40 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 01:05:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:40 DEBUG : file1: size = 5 OK 2026/04/07 01:05:40 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/07 01:05:40 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:40 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:05:40 DEBUG : file1: WriteFileHandle.Release closing 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 01:05:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:05:40 DEBUG : file1: size = 0 OK 2026/04/07 01:05:40 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/07 01:05:40 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:05:40 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:05:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:05:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:05:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:05:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:05:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/07 01:05:40 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/07 01:05:40 DEBUG : Looking for writers 2026/04/07 01:05:40 DEBUG : file1: reading active writers 2026/04/07 01:05:40 DEBUG : file1: active writers 1 2026/04/07 01:05:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/07 01:05:41 DEBUG : Looking for writers 2026/04/07 01:05:41 DEBUG : file1: reading active writers 2026/04/07 01:05:41 DEBUG : file1: active writers 1 2026/04/07 01:05:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:41 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/TestRWCacheUpdate: no such file or directory 2026/04/07 01:05:41 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{GSQAC}/rclone-test-xegijic8huro/TestRWCacheUpdate: no such file or directory 2026/04/07 01:05:42 DEBUG : Looking for writers 2026/04/07 01:05:42 DEBUG : file1: reading active writers 2026/04/07 01:05:42 DEBUG : file1: active writers 1 2026/04/07 01:05:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:43 DEBUG : Looking for writers 2026/04/07 01:05:43 DEBUG : file1: reading active writers 2026/04/07 01:05:43 DEBUG : file1: active writers 1 2026/04/07 01:05:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:44 DEBUG : Looking for writers 2026/04/07 01:05:44 DEBUG : file1: reading active writers 2026/04/07 01:05:44 DEBUG : file1: active writers 1 2026/04/07 01:05:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:45 DEBUG : Looking for writers 2026/04/07 01:05:45 DEBUG : file1: reading active writers 2026/04/07 01:05:45 DEBUG : file1: active writers 1 2026/04/07 01:05:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:46 DEBUG : Looking for writers 2026/04/07 01:05:46 DEBUG : file1: reading active writers 2026/04/07 01:05:46 DEBUG : file1: active writers 1 2026/04/07 01:05:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:47 DEBUG : Looking for writers 2026/04/07 01:05:47 DEBUG : file1: reading active writers 2026/04/07 01:05:47 DEBUG : file1: active writers 1 2026/04/07 01:05:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:48 DEBUG : Looking for writers 2026/04/07 01:05:48 DEBUG : file1: reading active writers 2026/04/07 01:05:48 DEBUG : file1: active writers 1 2026/04/07 01:05:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:49 DEBUG : Looking for writers 2026/04/07 01:05:49 DEBUG : file1: reading active writers 2026/04/07 01:05:49 DEBUG : file1: active writers 1 2026/04/07 01:05:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:50 DEBUG : Looking for writers 2026/04/07 01:05:50 DEBUG : file1: reading active writers 2026/04/07 01:05:50 DEBUG : file1: active writers 1 2026/04/07 01:05:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:51 DEBUG : Looking for writers 2026/04/07 01:05:51 DEBUG : file1: reading active writers 2026/04/07 01:05:51 DEBUG : file1: active writers 1 2026/04/07 01:05:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:52 DEBUG : Looking for writers 2026/04/07 01:05:52 DEBUG : file1: reading active writers 2026/04/07 01:05:52 DEBUG : file1: active writers 1 2026/04/07 01:05:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:53 DEBUG : Looking for writers 2026/04/07 01:05:53 DEBUG : file1: reading active writers 2026/04/07 01:05:53 DEBUG : file1: active writers 1 2026/04/07 01:05:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:54 DEBUG : Looking for writers 2026/04/07 01:05:54 DEBUG : file1: reading active writers 2026/04/07 01:05:54 DEBUG : file1: active writers 1 2026/04/07 01:05:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:55 DEBUG : Looking for writers 2026/04/07 01:05:55 DEBUG : file1: reading active writers 2026/04/07 01:05:55 DEBUG : file1: active writers 1 2026/04/07 01:05:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:56 DEBUG : Looking for writers 2026/04/07 01:05:56 DEBUG : file1: reading active writers 2026/04/07 01:05:56 DEBUG : file1: active writers 1 2026/04/07 01:05:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:57 DEBUG : Looking for writers 2026/04/07 01:05:57 DEBUG : file1: reading active writers 2026/04/07 01:05:57 DEBUG : file1: active writers 1 2026/04/07 01:05:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:58 DEBUG : Looking for writers 2026/04/07 01:05:58 DEBUG : file1: reading active writers 2026/04/07 01:05:58 DEBUG : file1: active writers 1 2026/04/07 01:05:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:05:59 DEBUG : Looking for writers 2026/04/07 01:05:59 DEBUG : file1: reading active writers 2026/04/07 01:05:59 DEBUG : file1: active writers 1 2026/04/07 01:05:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:00 DEBUG : Looking for writers 2026/04/07 01:06:00 DEBUG : file1: reading active writers 2026/04/07 01:06:00 DEBUG : file1: active writers 1 2026/04/07 01:06:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:01 DEBUG : Looking for writers 2026/04/07 01:06:01 DEBUG : file1: reading active writers 2026/04/07 01:06:01 DEBUG : file1: active writers 1 2026/04/07 01:06:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:02 DEBUG : Looking for writers 2026/04/07 01:06:02 DEBUG : file1: reading active writers 2026/04/07 01:06:02 DEBUG : file1: active writers 1 2026/04/07 01:06:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:03 DEBUG : Looking for writers 2026/04/07 01:06:03 DEBUG : file1: reading active writers 2026/04/07 01:06:03 DEBUG : file1: active writers 1 2026/04/07 01:06:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:04 DEBUG : Looking for writers 2026/04/07 01:06:04 DEBUG : file1: reading active writers 2026/04/07 01:06:04 DEBUG : file1: active writers 1 2026/04/07 01:06:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:05 DEBUG : Looking for writers 2026/04/07 01:06:05 DEBUG : file1: reading active writers 2026/04/07 01:06:05 DEBUG : file1: active writers 1 2026/04/07 01:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:06 DEBUG : Looking for writers 2026/04/07 01:06:06 DEBUG : file1: reading active writers 2026/04/07 01:06:06 DEBUG : file1: active writers 1 2026/04/07 01:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:07 DEBUG : Looking for writers 2026/04/07 01:06:07 DEBUG : file1: reading active writers 2026/04/07 01:06:07 DEBUG : file1: active writers 1 2026/04/07 01:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:08 DEBUG : Looking for writers 2026/04/07 01:06:08 DEBUG : file1: reading active writers 2026/04/07 01:06:08 DEBUG : file1: active writers 1 2026/04/07 01:06:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:09 DEBUG : Looking for writers 2026/04/07 01:06:09 DEBUG : file1: reading active writers 2026/04/07 01:06:09 DEBUG : file1: active writers 1 2026/04/07 01:06:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/07 01:06:10 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/07 01:06:10 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:10 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:06:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:06:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 01:06:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : file1: size = 0 OK 2026/04/07 01:06:10 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:06:10 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 01:06:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 01:06:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:10 DEBUG : Looking for writers 2026/04/07 01:06:10 DEBUG : file1: reading active writers 2026/04/07 01:06:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:10 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 01:06:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 01:06:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : webdav root 'rclone-test-xegijic8huro': File to upload is small (100 bytes), uploading instead of streaming 2026/04/07 01:06:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : file1: size = 100 OK 2026/04/07 01:06:10 DEBUG : file1: Size of src and dst objects identical 2026/04/07 01:06:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 01:06:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 01:06:10 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 01:06:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 01:06:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:10 DEBUG : Looking for writers 2026/04/07 01:06:10 DEBUG : file1: reading active writers 2026/04/07 01:06:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:10 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:10 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/07 01:06:10 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/07 01:06:10 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/07 01:06:10 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/07 01:06:10 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/07 01:06:10 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:10 DEBUG : flat: Looking for writers 2026/04/07 01:06:10 DEBUG : f000.txt: reading active writers 2026/04/07 01:06:10 DEBUG : f001.txt: reading active writers 2026/04/07 01:06:10 DEBUG : f002.txt: reading active writers 2026/04/07 01:06:10 DEBUG : f003.txt: reading active writers 2026/04/07 01:06:10 DEBUG : f004.txt: reading active writers 2026/04/07 01:06:10 DEBUG : Looking for writers 2026/04/07 01:06:10 DEBUG : flat: reading active writers 2026/04/07 01:06:10 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:10 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:10 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/07 01:06:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/07 01:06:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/07 01:06:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/07 01:06:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:10 DEBUG : a/b/c: Looking for writers 2026/04/07 01:06:10 DEBUG : deep.txt: reading active writers 2026/04/07 01:06:10 DEBUG : a/b: Looking for writers 2026/04/07 01:06:10 DEBUG : mid.txt: reading active writers 2026/04/07 01:06:10 DEBUG : c: reading active writers 2026/04/07 01:06:10 DEBUG : a: Looking for writers 2026/04/07 01:06:10 DEBUG : b: reading active writers 2026/04/07 01:06:10 DEBUG : top.txt: reading active writers 2026/04/07 01:06:10 DEBUG : Looking for writers 2026/04/07 01:06:10 DEBUG : a: reading active writers 2026/04/07 01:06:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:11 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:11 DEBUG : bigdir: Looking for writers 2026/04/07 01:06:11 DEBUG : big.bin: reading active writers 2026/04/07 01:06:11 DEBUG : Looking for writers 2026/04/07 01:06:11 DEBUG : bigdir: reading active writers 2026/04/07 01:06:11 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.61s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-xegijic8huro'", Local "Local file system at /tmp/rclone3766474", Modify Window "1s" 2026/04/07 01:06:11 INFO : webdav root 'rclone-test-xegijic8huro': poll-interval is not supported by this remote 2026/04/07 01:06:11 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:11 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:11 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/07 01:06:11 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/07 01:06:11 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/07 01:06:11 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:11 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/07 01:06:11 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/07 01:06:11 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:11 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/07 01:06:11 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/07 01:06:11 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 01:06:11 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 01:06:11 DEBUG : WaitForWriters: timeout=30s 2026/04/07 01:06:11 DEBUG : dir1: Looking for writers 2026/04/07 01:06:11 DEBUG : a.txt: reading active writers 2026/04/07 01:06:11 DEBUG : dir2: Looking for writers 2026/04/07 01:06:11 DEBUG : b.txt: reading active writers 2026/04/07 01:06:11 DEBUG : dir3: Looking for writers 2026/04/07 01:06:11 DEBUG : c.txt: reading active writers 2026/04/07 01:06:11 DEBUG : Looking for writers 2026/04/07 01:06:11 DEBUG : dir1: reading active writers 2026/04/07 01:06:11 DEBUG : dir2: reading active writers 2026/04/07 01:06:11 DEBUG : dir3: reading active writers 2026/04/07 01:06:11 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/07 01:06:12 DEBUG : webdav root 'rclone-test-xegijic8huro': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished ERROR in 1m20.388709244s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]