"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/30 01:00:22 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-diyoyaf5vifu" 2026/04/30 01:00:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 01:00:22 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/30 01:00:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/30 01:00:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/30 01:00:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/30 01:00:22 DEBUG : Setting pass="O5GUprlLeJydnX6Z3NCi9p9DBQWuZOsSQklLP-3QLnHC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/30 01:00:22 DEBUG : TestWebdavRclone: detected overridden config - adding "{DXYq_}" suffix to name 2026/04/30 01:00:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/30 01:00:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/30 01:00:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/30 01:00:22 DEBUG : Setting pass="O5GUprlLeJydnX6Z3NCi9p9DBQWuZOsSQklLP-3QLnHC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/30 01:00:22 DEBUG : found headers: 2026/04/30 01:00:22 DEBUG : Creating backend with remote "/tmp/rclone1873993467" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:22 DEBUG : dir: Looking for writers 2026/04/30 01:00:22 DEBUG : Looking for writers 2026/04/30 01:00:22 DEBUG : dir: reading active writers 2026/04/30 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:22 DEBUG : dir/subdir: Looking for writers 2026/04/30 01:00:22 DEBUG : dir: Looking for writers 2026/04/30 01:00:22 DEBUG : file1: reading active writers 2026/04/30 01:00:22 DEBUG : file2: reading active writers 2026/04/30 01:00:22 DEBUG : subdir: reading active writers 2026/04/30 01:00:22 DEBUG : Looking for writers 2026/04/30 01:00:22 DEBUG : dir: reading active writers 2026/04/30 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.28s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:22 DEBUG : dir: Looking for writers 2026/04/30 01:00:22 DEBUG : file1: reading active writers 2026/04/30 01:00:22 DEBUG : Looking for writers 2026/04/30 01:00:22 DEBUG : dir: reading active writers 2026/04/30 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.15s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:22 DEBUG : dir: Looking for writers 2026/04/30 01:00:22 DEBUG : Looking for writers 2026/04/30 01:00:22 DEBUG : dir: reading active writers 2026/04/30 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.14s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:22 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:22 DEBUG : forgetting directory cache 2026/04/30 01:00:22 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:22 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:22 DEBUG : Looking for writers 2026/04/30 01:00:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.15s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:22 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/30 01:00:23 DEBUG : dir: invalidating directory cache 2026/04/30 01:00:23 DEBUG : >ForgetPath: 2026/04/30 01:00:23 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/30 01:00:23 DEBUG : invalidating directory cache 2026/04/30 01:00:23 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:23 DEBUG : >ForgetPath: 2026/04/30 01:00:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/30 01:00:23 DEBUG : >ForgetPath: 2026/04/30 01:00:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:23 DEBUG : dir: Looking for writers 2026/04/30 01:00:23 DEBUG : Looking for writers 2026/04/30 01:00:23 DEBUG : dir: reading active writers 2026/04/30 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.15s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:23 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : forgetting directory cache 2026/04/30 01:00:23 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:23 DEBUG : dir: Looking for writers 2026/04/30 01:00:23 DEBUG : fil/a/b: Looking for writers 2026/04/30 01:00:23 DEBUG : fil/a: Looking for writers 2026/04/30 01:00:23 DEBUG : b: reading active writers 2026/04/30 01:00:23 DEBUG : fil: Looking for writers 2026/04/30 01:00:23 DEBUG : a: reading active writers 2026/04/30 01:00:23 DEBUG : Looking for writers 2026/04/30 01:00:23 DEBUG : dir: reading active writers 2026/04/30 01:00:23 DEBUG : fil: reading active writers 2026/04/30 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.46s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:23 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:23 DEBUG : dir: Looking for writers 2026/04/30 01:00:23 DEBUG : Looking for writers 2026/04/30 01:00:23 DEBUG : dir: reading active writers 2026/04/30 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.15s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:23 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:23 DEBUG : dir: Looking for writers 2026/04/30 01:00:23 DEBUG : file1: reading active writers 2026/04/30 01:00:23 DEBUG : Looking for writers 2026/04/30 01:00:23 DEBUG : dir: reading active writers 2026/04/30 01:00:23 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.16s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:23 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/30 01:00:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 DEBUG : dir: invalidating directory cache 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/30 01:00:24 DEBUG : dir/file1: Reset virtual modtime 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/30 01:00:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:24 DEBUG : dir: invalidating directory cache 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/30 01:00:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/30 01:00:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/30 01:00:24 DEBUG : forgetting directory cache 2026/04/30 01:00:24 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:24 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/30 01:00:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:24 DEBUG : dir/virtualDir: Looking for writers 2026/04/30 01:00:24 DEBUG : dir: Looking for writers 2026/04/30 01:00:24 DEBUG : virtualFile: reading active writers 2026/04/30 01:00:24 DEBUG : virtualDir: reading active writers 2026/04/30 01:00:24 DEBUG : file1: reading active writers 2026/04/30 01:00:24 DEBUG : virtualFile2: reading active writers 2026/04/30 01:00:24 DEBUG : Looking for writers 2026/04/30 01:00:24 DEBUG : dir: reading active writers 2026/04/30 01:00:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:24 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 ERROR : dir/: Can only open directories read only 2026/04/30 01:00:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:24 DEBUG : dir: Looking for writers 2026/04/30 01:00:24 DEBUG : Looking for writers 2026/04/30 01:00:24 DEBUG : dir: reading active writers 2026/04/30 01:00:24 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.14s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:24 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 01:00:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 01:00:24 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 01:00:24 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 DEBUG : dir/potato: size = 5 OK 2026/04/30 01:00:24 NOTICE: webdav root 'rclone-test-diyoyaf5vifu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/30 01:00:24 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/30 01:00:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:24 DEBUG : dir: Looking for writers 2026/04/30 01:00:24 DEBUG : file1: reading active writers 2026/04/30 01:00:24 DEBUG : potato: reading active writers 2026/04/30 01:00:24 DEBUG : Looking for writers 2026/04/30 01:00:24 DEBUG : dir: reading active writers 2026/04/30 01:00:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.29s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:24 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 01:00:24 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:24 DEBUG : dir/sub: Looking for writers 2026/04/30 01:00:24 DEBUG : dir: Looking for writers 2026/04/30 01:00:24 DEBUG : file1: reading active writers 2026/04/30 01:00:24 DEBUG : sub: reading active writers 2026/04/30 01:00:24 DEBUG : Looking for writers 2026/04/30 01:00:24 DEBUG : dir: reading active writers 2026/04/30 01:00:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.34s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:25 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 01:00:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/30 01:00:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:25 DEBUG : dir/sub/subsub: Looking for writers 2026/04/30 01:00:25 DEBUG : dir/sub: Looking for writers 2026/04/30 01:00:25 DEBUG : subsub: reading active writers 2026/04/30 01:00:25 DEBUG : dir: Looking for writers 2026/04/30 01:00:25 DEBUG : file1: reading active writers 2026/04/30 01:00:25 DEBUG : sub: reading active writers 2026/04/30 01:00:25 DEBUG : Looking for writers 2026/04/30 01:00:25 DEBUG : dir: reading active writers 2026/04/30 01:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.32s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:25 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:25 ERROR : dir/: Dir.Remove not empty 2026/04/30 01:00:25 DEBUG : dir/file1: Remove: 2026/04/30 01:00:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:25 DEBUG : dir/file1: >Remove: err= 2026/04/30 01:00:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 01:00:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:25 DEBUG : Looking for writers 2026/04/30 01:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.16s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:25 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:25 DEBUG : dir/file1: Remove: 2026/04/30 01:00:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:25 DEBUG : dir/file1: >Remove: err= 2026/04/30 01:00:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 01:00:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:25 DEBUG : Looking for writers 2026/04/30 01:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.15s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:25 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:25 DEBUG : dir/file1: Remove: 2026/04/30 01:00:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:25 DEBUG : dir/file1: >Remove: err= 2026/04/30 01:00:25 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:25 DEBUG : dir: Looking for writers 2026/04/30 01:00:25 DEBUG : Looking for writers 2026/04/30 01:00:25 DEBUG : dir: reading active writers 2026/04/30 01:00:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:25 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/30 01:00:26 DEBUG : dir: Updating dir with dir2 0x236289470410 2026/04/30 01:00:26 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/30 01:00:26 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/30 01:00:26 DEBUG : file2: Updating file with file2 0x236289283380 2026/04/30 01:00:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:26 INFO : dir2/file3: Deleted 2026/04/30 01:00:26 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/30 01:00:26 DEBUG : dir2/file3: Updating file with dir2/file3 0x236289283380 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/30 01:00:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/30 01:00:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x236289470d00 2026/04/30 01:00:26 DEBUG : empty directory: forgetting directory cache 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/30 01:00:26 DEBUG : dir2: Renaming to "dir3" 2026/04/30 01:00:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:26 DEBUG : dir3: Looking for writers 2026/04/30 01:00:26 DEBUG : file3: reading active writers 2026/04/30 01:00:26 DEBUG : renamed empty directory: Looking for writers 2026/04/30 01:00:26 DEBUG : Looking for writers 2026/04/30 01:00:26 DEBUG : dir3: reading active writers 2026/04/30 01:00:26 DEBUG : renamed empty directory: reading active writers 2026/04/30 01:00:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.60s) === 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-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:26 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/30 01:00:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 01:00:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/30 01:00:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 01:00:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/30 01:00:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:26 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/30 01:00:26 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 DEBUG : dir/sub/file2: size = 12 OK 2026/04/30 01:00:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:26 DEBUG : forgetting directory cache 2026/04/30 01:00:26 DEBUG : dir: forgetting directory cache 2026/04/30 01:00:26 DEBUG : dir/sub: forgetting directory cache 2026/04/30 01:00:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/30 01:00:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/30 01:00:26 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 01:00:26 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 DEBUG : dir/sub/file0: size = 5 OK 2026/04/30 01:00:26 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/30 01:00:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/30 01:00:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:26 DEBUG : dir/sub: Looking for writers 2026/04/30 01:00:26 DEBUG : file0: reading active writers 2026/04/30 01:00:26 DEBUG : file2: reading active writers 2026/04/30 01:00:26 DEBUG : dir: Looking for writers 2026/04/30 01:00:26 DEBUG : file1: reading active writers 2026/04/30 01:00:26 DEBUG : sub: reading active writers 2026/04/30 01:00:26 DEBUG : Looking for writers 2026/04/30 01:00:26 DEBUG : dir: reading active writers 2026/04/30 01:00:26 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:26 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/30 01:00:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:26 DEBUG : Looking for writers 2026/04/30 01:00:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:26 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/30 01:00:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/30 01:00:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/30 01:00:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/30 01:00:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:26 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:26 DEBUG : dir: Looking for writers 2026/04/30 01:00:26 DEBUG : file1: reading active writers 2026/04/30 01:00:26 DEBUG : file1.metadata: reading active writers 2026/04/30 01:00:26 DEBUG : Looking for writers 2026/04/30 01:00:26 DEBUG : dir: reading active writers 2026/04/30 01:00:26 DEBUG : dir.metadata: reading active writers 2026/04/30 01:00:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:26 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : file1: reading active writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.15s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:27 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : file1: reading active writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 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-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:27 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : file1: reading active writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/30 01:00:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/30 01:00:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 01:00:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : file.txt: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.01s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:27 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:27 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : dir/file1: size = 25 OK 2026/04/30 01:00:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 01:00:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : file1: reading active writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.19s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:27 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : dir/file1: Remove: 2026/04/30 01:00:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:27 DEBUG : dir/file1: >Remove: err= 2026/04/30 01:00:27 DEBUG : dir/file1: Remove: 2026/04/30 01:00:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.18s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:27 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:27 DEBUG : dir/file1: Remove: 2026/04/30 01:00:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:27 DEBUG : dir/file1: >Remove: err= 2026/04/30 01:00:27 DEBUG : dir/file1: Remove: 2026/04/30 01:00:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/30 01:00:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:27 DEBUG : dir: Looking for writers 2026/04/30 01:00:27 DEBUG : Looking for writers 2026/04/30 01:00:27 DEBUG : dir: reading active writers 2026/04/30 01:00:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.19s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:28 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=0x3 2026/04/30 01:00:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : file1: reading active writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.16s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:28 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : file1: reading active writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: 2026/04/30 01:00:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:28 DEBUG : newLeaf: Updating file with newLeaf 0x2362896745b0 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:28 DEBUG : dir/file1: Updating file with dir/file1 0x2362896745b0 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:28 DEBUG : dir/file1: File is currently open, delaying rename 0x2362896745b0 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 01:00:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:28 DEBUG : dir/file1: size = 25 OK 2026/04/30 01:00:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 DEBUG : newLeaf: Running delayed rename now 2026/04/30 01:00:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:28 DEBUG : newLeaf: Updating file with newLeaf 0x2362896745b0 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:28 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:28 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:28 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:28 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : file1: reading active writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: 2026/04/30 01:00:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:28 DEBUG : newLeaf: Updating file with newLeaf 0x2362899b5ba0 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:28 DEBUG : dir/file1: Updating file with dir/file1 0x2362899b5ba0 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:28 DEBUG : dir/file1: File is currently open, delaying rename 0x2362899b5ba0 2026/04/30 01:00:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/30 01:00:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:28 DEBUG : dir/file1: size = 25 OK 2026/04/30 01:00:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/30 01:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:28 DEBUG : newLeaf: Running delayed rename now 2026/04/30 01:00:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:28 DEBUG : newLeaf: Updating file with newLeaf 0x2362899b5ba0 2026/04/30 01:00:28 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:28 DEBUG : dir: Looking for writers 2026/04/30 01:00:28 DEBUG : Looking for writers 2026/04/30 01:00:28 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:28 DEBUG : dir: reading active writers 2026/04/30 01:00:28 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:29 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): openPending: 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): >openPending: err= 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): _writeAt: size=14, off=0 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): >_writeAt: n=14, err= 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): close: 2026/04/30 01:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 01:00:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289622cc0): >close: err= 2026/04/30 01:00:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 01:00:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:29 DEBUG : dir/file1: size = 14 OK 2026/04/30 01:00:29 INFO : dir/file1: Copied (replaced existing) 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): _readAt: size=512, off=0 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): openPending: 2026/04/30 01:00:29 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/30 01:00:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): >openPending: err= 2026/04/30 01:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): >_readAt: n=14, err=EOF 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): close: 2026/04/30 01:00:29 DEBUG : dir/file1(0x236289524500): >close: err= 2026/04/30 01:00:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:29 DEBUG : newLeaf: Updating file with newLeaf 0x236289d7ad00 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 01:00:29 DEBUG : dir/file1: Updating file with dir/file1 0x236289d7ad00 2026/04/30 01:00:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:29 DEBUG : dir/file1(0x23628949af80): openPending: 2026/04/30 01:00:29 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/30 01:00:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:29 DEBUG : dir/file1(0x23628949af80): >openPending: err= 2026/04/30 01:00:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:29 DEBUG : dir/file1(0x23628949af80): _writeAt: size=25, off=0 2026/04/30 01:00:29 DEBUG : dir/file1(0x23628949af80): >_writeAt: n=25, err= 2026/04/30 01:00:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:29 DEBUG : newLeaf: Updating file with newLeaf 0x236289d7ad00 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:29 DEBUG : newLeaf(0x23628949af80): close: 2026/04/30 01:00:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 01:00:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 01:00:29.548465187 +0000 UTC m=+7.827520316 2026/04/30 01:00:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:29 DEBUG : newLeaf(0x23628949af80): >close: err= 2026/04/30 01:00:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:29 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 01:00:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:29 DEBUG : newLeaf: size = 25 OK 2026/04/30 01:00:29 INFO : newLeaf: Copied (replaced existing) 2026/04/30 01:00:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 01:00:29 +0000 UTC" 2026/04/30 01:00:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 01:00:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:29 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:29 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:29 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:29 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:29 DEBUG : dir: Looking for writers 2026/04/30 01:00:29 DEBUG : file1: reading active writers 2026/04/30 01:00:29 DEBUG : Looking for writers 2026/04/30 01:00:29 DEBUG : dir: reading active writers 2026/04/30 01:00:29 DEBUG : >WaitForWriters: 2026/04/30 01:00:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:29 DEBUG : newLeaf: Updating file with newLeaf 0x2362896a55f0 2026/04/30 01:00:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:30 DEBUG : dir/file1: Updating file with dir/file1 0x2362896a55f0 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362897c7400): openPending: 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362897c7400): >openPending: err= 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362897c7400): _writeAt: size=25, off=0 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362897c7400): >_writeAt: n=25, err= 2026/04/30 01:00:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:30 DEBUG : newLeaf: Updating file with newLeaf 0x2362896a55f0 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 DEBUG : newLeaf(0x2362897c7400): close: 2026/04/30 01:00:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 01:00:30.082801872 +0000 UTC m=+8.361857000 2026/04/30 01:00:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:30 DEBUG : newLeaf(0x2362897c7400): >close: err= 2026/04/30 01:00:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 01:00:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:30 DEBUG : newLeaf: size = 25 OK 2026/04/30 01:00:30 INFO : newLeaf: Copied (replaced existing) 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 01:00:30 +0000 UTC" 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : >WaitForWriters: 2026/04/30 01:00:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : >WaitForWriters: 2026/04/30 01:00:30 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:30 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:30 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:30 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:30 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): openPending: 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): >openPending: err= 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): _writeAt: size=14, off=0 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): >_writeAt: n=14, err= 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): close: 2026/04/30 01:00:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/30 01:00:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:30 DEBUG : dir/file1(0x23628992ab00): >close: err= 2026/04/30 01:00:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : file1: reading active writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : file1: reading active writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : file1: reading active writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : file1: reading active writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 01:00:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:30 DEBUG : dir/file1: size = 14 OK 2026/04/30 01:00:30 INFO : dir/file1: Copied (replaced existing) 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : file1: reading active writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : >WaitForWriters: 2026/04/30 01:00:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): _readAt: size=512, off=0 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): openPending: 2026/04/30 01:00:30 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/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): >openPending: err= 2026/04/30 01:00:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): >_readAt: n=14, err=EOF 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): close: 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362896fab80): >close: err= 2026/04/30 01:00:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:30 DEBUG : newLeaf: Updating file with newLeaf 0x23628990e340 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 01:00:30 DEBUG : dir/file1: Updating file with dir/file1 0x23628990e340 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362899600c0): openPending: 2026/04/30 01:00:30 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/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362899600c0): >openPending: err= 2026/04/30 01:00:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362899600c0): _writeAt: size=25, off=0 2026/04/30 01:00:30 DEBUG : dir/file1(0x2362899600c0): >_writeAt: n=25, err= 2026/04/30 01:00:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:30 DEBUG : newLeaf: Updating file with newLeaf 0x23628990e340 2026/04/30 01:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 DEBUG : newLeaf(0x2362899600c0): close: 2026/04/30 01:00:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 01:00:30.742530176 +0000 UTC m=+9.021585315 2026/04/30 01:00:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:30 DEBUG : newLeaf(0x2362899600c0): >close: err= 2026/04/30 01:00:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 01:00:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:30 DEBUG : newLeaf: size = 25 OK 2026/04/30 01:00:30 INFO : newLeaf: Copied (replaced existing) 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 01:00:30 +0000 UTC" 2026/04/30 01:00:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 01:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : >WaitForWriters: 2026/04/30 01:00:30 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:30 DEBUG : dir: Looking for writers 2026/04/30 01:00:30 DEBUG : Looking for writers 2026/04/30 01:00:30 DEBUG : dir: reading active writers 2026/04/30 01:00:30 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:30 DEBUG : >WaitForWriters: 2026/04/30 01:00:30 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:31 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : file1: reading active writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : >WaitForWriters: 2026/04/30 01:00:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): _readAt: size=512, off=0 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): openPending: 2026/04/30 01:00:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/30 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): >openPending: err= 2026/04/30 01:00:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): >_readAt: n=14, err=EOF 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): close: 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289af2700): >close: err= 2026/04/30 01:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:31 DEBUG : newLeaf: Updating file with newLeaf 0x236289ab6270 2026/04/30 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/30 01:00:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/30 01:00:31 DEBUG : dir/file1: Updating file with dir/file1 0x236289ab6270 2026/04/30 01:00:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/30 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289849880): openPending: 2026/04/30 01:00:31 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/30 01:00:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/30 01:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289849880): >openPending: err= 2026/04/30 01:00:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289849880): _writeAt: size=25, off=0 2026/04/30 01:00:31 DEBUG : dir/file1(0x236289849880): >_writeAt: n=25, err= 2026/04/30 01:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/30 01:00:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/30 01:00:31 DEBUG : newLeaf: Updating file with newLeaf 0x236289ab6270 2026/04/30 01:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:31 DEBUG : newLeaf(0x236289849880): close: 2026/04/30 01:00:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/30 01:00:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-30 01:00:31.28054466 +0000 UTC m=+9.559599789 2026/04/30 01:00:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:31 DEBUG : newLeaf(0x236289849880): >close: err= 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:31 DEBUG : newLeaf: vfs cache: starting upload 2026/04/30 01:00:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:31 DEBUG : newLeaf: size = 25 OK 2026/04/30 01:00:31 INFO : newLeaf: Copied (replaced existing) 2026/04/30 01:00:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-30 01:00:31 +0000 UTC" 2026/04/30 01:00:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/30 01:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/30 01:00:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : >WaitForWriters: 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : newLeaf: reading active writers 2026/04/30 01:00:31 DEBUG : >WaitForWriters: 2026/04/30 01:00:31 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.34s) --- PASS: TestFileRename/off,forceCache=false (0.42s) --- PASS: TestFileRename/minimal,forceCache=false (0.45s) --- PASS: TestFileRename/minimal,forceCache=true (0.75s) --- PASS: TestFileRename/writes,forceCache=false (0.52s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.54s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 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-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : file1: reading active writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.16s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 01:00:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 01:00:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 01:00:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/30 01:00:31 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/30 01:00:31 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:31 DEBUG : dir: Looking for writers 2026/04/30 01:00:31 DEBUG : file1: reading active writers 2026/04/30 01:00:31 DEBUG : Looking for writers 2026/04/30 01:00:31 DEBUG : dir: reading active writers 2026/04/30 01:00:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.22s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:31 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/30 01:00:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/30 01:00:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/30 01:00:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/30 01:00:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 01:00:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 01:00:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/30 01:00:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/30 01:00:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/30 01:00:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/30 01:00:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.28s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/30 01:00:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): _readAt: size=1, off=0 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): openPending: 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >openPending: err= 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): _readAt: size=256, off=1 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >_readAt: n=15, err=EOF 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): _readAt: size=16, off=16 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >_readAt: n=0, err=EOF 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): close: 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >close: err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): close: 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289712600): >close: err=file already closed 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.16s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): _readAt: size=1, off=0 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): openPending: 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >openPending: err= 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): _readAt: size=1, off=5 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): _readAt: size=1, off=3 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): _readAt: size=1, off=13 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): _readAt: size=16, off=100 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >_readAt: n=0, err=EOF 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): close: 2026/04/30 01:00:32 DEBUG : dir/file1(0x236289848f80): >close: err= 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:32 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=1, off=0 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): openPending: 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >openPending: err= 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=1, off=5 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=1, off=1 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=1, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=6, off=10 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=6, err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=256, off=10 2026/04/30 01:00:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=6, err=EOF 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=256, off=100 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=0, err=EOF 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): close: 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >close: err= 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): _readAt: size=256, off=100 2026/04/30 01:00:32 DEBUG : dir/file1(0x2362898c8140): >_readAt: n=0, err=file already closed 2026/04/30 01:00:32 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:32 DEBUG : dir: Looking for writers 2026/04/30 01:00:32 DEBUG : file1: reading active writers 2026/04/30 01:00:32 DEBUG : Looking for writers 2026/04/30 01:00:32 DEBUG : dir: reading active writers 2026/04/30 01:00:32 DEBUG : >WaitForWriters: 2026/04/30 01:00:32 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.16s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): RWFileHandle.Flush 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): _readAt: size=256, off=0 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): openPending: 2026/04/30 01:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): >openPending: err= 2026/04/30 01:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): >_readAt: n=16, err=EOF 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): RWFileHandle.Flush 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): RWFileHandle.Flush 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): close: 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362898f0a80): >close: err= 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : dir: Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : dir: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:00:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 01:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): _readAt: size=256, off=0 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): openPending: 2026/04/30 01:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): >openPending: err= 2026/04/30 01:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:00:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): >_readAt: n=16, err=EOF 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): RWFileHandle.Release 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): close: 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): >close: err= 2026/04/30 01:00:33 DEBUG : dir/file1(0x2362899f9cc0): RWFileHandle.Release 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : dir: Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : dir: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:33 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): openPending: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): >openPending: err= 2026/04/30 01:00:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): _writeAt: size=5, off=0 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): >_writeAt: n=5, err= 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): _writeAt: size=7, off=5 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): >_writeAt: n=7, err= 2026/04/30 01:00:33 DEBUG : file1: vfs cache: truncate to size=11 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): close: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:33.333526811 +0000 UTC m=+11.612581940 2026/04/30 01:00:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): >close: err= 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): close: 2026/04/30 01:00:33 DEBUG : file1(0x236289e02e00): >close: err=file already closed 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:33 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : file1: size = 11 OK 2026/04/30 01:00:33 INFO : file1: Copied (new) 2026/04/30 01:00:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 01:00:33 +0000 UTC" 2026/04/30 01:00:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:33 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): openPending: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): >openPending: err= 2026/04/30 01:00:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): _writeAt: size=7, off=0 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): >_writeAt: n=7, err= 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): _writeAt: size=6, off=5 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): >_writeAt: n=6, err= 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): close: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:33.531004753 +0000 UTC m=+11.810059882 2026/04/30 01:00:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): >close: err= 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): _writeAt: size=5, off=0 2026/04/30 01:00:33 DEBUG : file1(0x236289af49c0): >_writeAt: n=0, err=file already closed 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:33 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : file1: size = 11 OK 2026/04/30 01:00:33 INFO : file1: Copied (new) 2026/04/30 01:00:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-30 01:00:33 +0000 UTC" 2026/04/30 01:00:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : >WaitForWriters: 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:33 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:33 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : file1(0x236289f01cc0): openPending: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1(0x236289f01cc0): >openPending: err= 2026/04/30 01:00:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:33 DEBUG : file1(0x236289f01cc0): close: 2026/04/30 01:00:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:33.729955645 +0000 UTC m=+12.009010774 2026/04/30 01:00:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:33 DEBUG : file1(0x236289f01cc0): >close: err= 2026/04/30 01:00:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 01:00:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:00:33 DEBUG : file2: newRWFileHandle: 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): openPending: 2026/04/30 01:00:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): >openPending: err= 2026/04/30 01:00:33 DEBUG : file2: >newRWFileHandle: err= 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/30 01:00:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): RWFileHandle.Flush 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): RWFileHandle.Release 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): close: 2026/04/30 01:00:33 DEBUG : file2: vfs cache: setting modification time to 2026-04-30 01:00:33.731411964 +0000 UTC m=+12.010467093 2026/04/30 01:00:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:33 DEBUG : file2(0x236289f08240): >close: err= 2026/04/30 01:00:33 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : file2: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : file2: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : file2: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : file2: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/30 01:00:33 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : file2: vfs cache: starting upload 2026/04/30 01:00:33 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:33 DEBUG : file1: size = 0 OK 2026/04/30 01:00:33 INFO : file1: Copied (new) 2026/04/30 01:00:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-30 01:00:33 +0000 UTC" 2026/04/30 01:00:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:33 DEBUG : Looking for writers 2026/04/30 01:00:33 DEBUG : file1: reading active writers 2026/04/30 01:00:33 DEBUG : file2: reading active writers 2026/04/30 01:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/30 01:00:33 DEBUG : file2: size = 0 OK 2026/04/30 01:00:33 INFO : file2: Copied (new) 2026/04/30 01:00:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-30 01:00:33 +0000 UTC" 2026/04/30 01:00:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/30 01:00:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/30 01:00:33 INFO : file2: vfs cache: upload succeeded try #1 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : file2: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : file2: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:34 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): openPending: 2026/04/30 01:00:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): >openPending: err= 2026/04/30 01:00:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): _writeAt: size=5, off=0 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): >_writeAt: n=5, err= 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): RWFileHandle.Flush 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): RWFileHandle.Flush 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): close: 2026/04/30 01:00:34 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:34.09894111 +0000 UTC m=+12.377996239 2026/04/30 01:00:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:34 DEBUG : file1(0x236289a1de00): >close: err= 2026/04/30 01:00:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:34 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : file1: size = 5 OK 2026/04/30 01:00:34 INFO : file1: Copied (new) 2026/04/30 01:00:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 01:00:34 +0000 UTC" 2026/04/30 01:00:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:34 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): openPending: 2026/04/30 01:00:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): >openPending: err= 2026/04/30 01:00:34 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): _writeAt: size=5, off=0 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): >_writeAt: n=5, err= 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): RWFileHandle.Release 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): close: 2026/04/30 01:00:34 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:34.284903758 +0000 UTC m=+12.563958897 2026/04/30 01:00:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): >close: err= 2026/04/30 01:00:34 DEBUG : file1(0x236289fa8900): RWFileHandle.Release 2026/04/30 01:00:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:34 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : file1: size = 5 OK 2026/04/30 01:00:34 INFO : file1: Copied (new) 2026/04/30 01:00:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 01:00:34 +0000 UTC" 2026/04/30 01:00:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 01:00:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): openPending: 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): >openPending: err= 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/30 01:00:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): _writeAt: size=5, off=0 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): >_writeAt: n=5, err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): close: 2026/04/30 01:00:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 01:00:34.535712536 +0000 UTC m=+12.814767675 2026/04/30 01:00:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:34 DEBUG : dir/file1(0x2362897abe80): >close: err= 2026/04/30 01:00:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 01:00:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : dir/file1: size = 5 OK 2026/04/30 01:00:34 INFO : dir/file1: Copied (replaced existing) 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-30 01:00:34 +0000 UTC" 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:34 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 01:00:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 01:00:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): _writeAt: size=5, off=0 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): openPending: 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): >openPending: err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): >_writeAt: n=5, err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): _writeAt: size=15, off=5 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): >_writeAt: n=15, err= 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): close: 2026/04/30 01:00:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-30 01:00:34.821525433 +0000 UTC m=+13.100580602 2026/04/30 01:00:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:34 DEBUG : dir/file1(0x236289e66f40): >close: err= 2026/04/30 01:00:34 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: starting upload 2026/04/30 01:00:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:34 DEBUG : dir/file1: size = 20 OK 2026/04/30 01:00:34 INFO : dir/file1: Copied (replaced existing) 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-30 01:00:34 +0000 UTC" 2026/04/30 01:00:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:34 DEBUG : dir: Looking for writers 2026/04/30 01:00:34 DEBUG : file1: reading active writers 2026/04/30 01:00:34 DEBUG : Looking for writers 2026/04/30 01:00:34 DEBUG : dir: reading active writers 2026/04/30 01:00:34 DEBUG : >WaitForWriters: 2026/04/30 01:00:34 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): openPending: 2026/04/30 01:00:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): >openPending: err= 2026/04/30 01:00:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): close: 2026/04/30 01:00:35 DEBUG : file1: vfs cache: setting modification time to 2026-04-30 01:00:35.041278493 +0000 UTC m=+13.320333632 2026/04/30 01:00:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : file1(0x236289ed8c40): >close: err= 2026/04/30 01:00:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:35 DEBUG : file1: vfs cache: starting upload 2026/04/30 01:00:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:00:35 DEBUG : file1: size = 5 OK 2026/04/30 01:00:35 INFO : file1: Copied (new) 2026/04/30 01:00:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-30 01:00:35 +0000 UTC" 2026/04/30 01:00:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:35 INFO : file1: vfs cache: upload succeeded try #1 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : >WaitForWriters: 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.227786002 +0000 UTC m=+13.506841130 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aa900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.227786002 +0000 UTC m=+13.506841130 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894aad80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.227786002 +0000 UTC m=+13.506841130 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36d90 item 1 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.230070623 +0000 UTC m=+13.509125752 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894ab880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.230070623 +0000 UTC m=+13.509125752 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362894abd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a373b0 item 2 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.231750414 +0000 UTC m=+13.510805544 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.231750414 +0000 UTC m=+13.510805544 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ac940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.231750414 +0000 UTC m=+13.510805544 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ace00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37730 item 3 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.234533538 +0000 UTC m=+13.513588667 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.234533538 +0000 UTC m=+13.513588667 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ad9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37c00 item 4 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.238981192 +0000 UTC m=+13.518036332 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.238981192 +0000 UTC m=+13.518036332 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.238981192 +0000 UTC m=+13.518036332 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289602a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d4230 item 5 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.243928471 +0000 UTC m=+13.522983600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896030c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.243928471 +0000 UTC m=+13.522983600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e677c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d4d20 item 6 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.246207493 +0000 UTC m=+13.525262621 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e67e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.246207493 +0000 UTC m=+13.525262621 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.246207493 +0000 UTC m=+13.525262621 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492380 item 7 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.249883581 +0000 UTC m=+13.528938720 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e78f80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.249883581 +0000 UTC m=+13.528938720 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e794c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492b60 item 8 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x236289603500): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.253985914 +0000 UTC m=+13.533041044 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896038c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.253985914 +0000 UTC m=+13.533041044 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289603d40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.253985914 +0000 UTC m=+13.533041044 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d4ee0 item 9 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.259709899 +0000 UTC m=+13.538765027 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896449c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.259709899 +0000 UTC m=+13.538765027 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289644f00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d5500 item 10 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x236289e79b00): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79b00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.263356322 +0000 UTC m=+13.542411451 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e79ec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.263356322 +0000 UTC m=+13.542411451 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.263356322 +0000 UTC m=+13.542411451 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289493a40 item 11 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.266448598 +0000 UTC m=+13.545503727 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.266448598 +0000 UTC m=+13.545503727 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c02a0 item 12 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362896bfbc0): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfbc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.271401276 +0000 UTC m=+13.550456406 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.271401276 +0000 UTC m=+13.550456406 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0620 item 13 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.27295585 +0000 UTC m=+13.552010980 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c6dc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.27295585 +0000 UTC m=+13.552010980 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0a80 item 14 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362897c7940): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.274291322 +0000 UTC m=+13.553346451 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897c7d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.274291322 +0000 UTC m=+13.553346451 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fc4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0f50 item 15 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.278351255 +0000 UTC m=+13.557406384 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fcb40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.278351255 +0000 UTC m=+13.557406384 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c13b0 item 16 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.283405374 +0000 UTC m=+13.562460503 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fd6c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.283405374 +0000 UTC m=+13.562460503 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897fdb40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.283405374 +0000 UTC m=+13.562460503 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c1730 item 17 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.285943155 +0000 UTC m=+13.564998284 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289645480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.285943155 +0000 UTC m=+13.564998284 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896459c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d5880 item 18 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.287797976 +0000 UTC m=+13.566853105 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.287797976 +0000 UTC m=+13.566853105 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.287797976 +0000 UTC m=+13.566853105 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cb40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d5c00 item 19 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.28976055 +0000 UTC m=+13.568815679 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d1c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.28976055 +0000 UTC m=+13.568815679 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2310 item 20 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.291768951 +0000 UTC m=+13.570824080 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.291768951 +0000 UTC m=+13.570824080 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.291768951 +0000 UTC m=+13.570824080 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa27e0 item 21 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.294377255 +0000 UTC m=+13.573432383 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b4f00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.294377255 +0000 UTC m=+13.573432383 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2e70 item 22 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.296968756 +0000 UTC m=+13.576023885 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984e8c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.296968756 +0000 UTC m=+13.576023885 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984edc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.296968756 +0000 UTC m=+13.576023885 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f2c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c1d50 item 23 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.302018999 +0000 UTC m=+13.581074127 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b5ac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.302018999 +0000 UTC m=+13.581074127 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa31f0 item 24 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362898d0740): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.304044712 +0000 UTC m=+13.583099841 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0b00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.304044712 +0000 UTC m=+13.583099841 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.304044712 +0000 UTC m=+13.583099841 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa36c0 item 25 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.306556392 +0000 UTC m=+13.585611522 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1bc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.306556392 +0000 UTC m=+13.585611522 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa3b90 item 26 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362898fa840): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fa840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.308380145 +0000 UTC m=+13.587435274 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fac00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.308380145 +0000 UTC m=+13.587435274 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.308380145 +0000 UTC m=+13.587435274 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fb640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fc070 item 27 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.310335898 +0000 UTC m=+13.589391026 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898fbcc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.310335898 +0000 UTC m=+13.589391026 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fcc40 item 28 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x236289928940): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.312183024 +0000 UTC m=+13.591238152 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289928d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.312183024 +0000 UTC m=+13.591238152 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899293c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fd490 item 29 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.31359582 +0000 UTC m=+13.592650949 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289929a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.31359582 +0000 UTC m=+13.592650949 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fd960 item 30 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362899586c0): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899586c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.315254711 +0000 UTC m=+13.594309841 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289958a80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.315254711 +0000 UTC m=+13.594309841 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974e230 item 31 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.3175487 +0000 UTC m=+13.596603830 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899597c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.3175487 +0000 UTC m=+13.596603830 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289959d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974eee0 item 32 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.319532205 +0000 UTC m=+13.598587334 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974f3b0 item 33 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.320235803 +0000 UTC m=+13.599290932 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998e8c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.320235803 +0000 UTC m=+13.599290932 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998edc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974f570 item 33 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.32198235 +0000 UTC m=+13.601037479 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974f9d0 item 34 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.322497191 +0000 UTC m=+13.601552321 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998f880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.322497191 +0000 UTC m=+13.601552321 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628998fdc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628974fb90 item 34 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.324467351 +0000 UTC m=+13.603522480 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984f900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e0d90 item 35 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.325276448 +0000 UTC m=+13.604331577 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628984fd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.325276448 +0000 UTC m=+13.604331577 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987a380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e0fc0 item 35 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.327007164 +0000 UTC m=+13.606062293 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987aa00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e13b0 item 36 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.327446434 +0000 UTC m=+13.606501563 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987af00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.327446434 +0000 UTC m=+13.606501563 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987b440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e1570 item 36 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.329173143 +0000 UTC m=+13.608228272 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ba80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e19d0 item 37 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.329904853 +0000 UTC m=+13.608959983 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.329904853 +0000 UTC m=+13.608959983 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891e1ce0 item 37 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.331624761 +0000 UTC m=+13.610679889 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a26b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891f27e0 item 38 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.332463132 +0000 UTC m=+13.611518261 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.332463132 +0000 UTC m=+13.611518261 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a275c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891f2c40 item 38 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.333845352 +0000 UTC m=+13.612900480 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a27c40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977c150 item 39 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.334898229 +0000 UTC m=+13.613953358 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.334898229 +0000 UTC m=+13.613953358 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5a740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977c3f0 item 39 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.336738552 +0000 UTC m=+13.615793681 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897740e0 item 40 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.337387737 +0000 UTC m=+13.616442867 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.337387737 +0000 UTC m=+13.616442867 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d2f80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289774310 item 40 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.33919547 +0000 UTC m=+13.618250599 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289774f50 item 41 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.339516506 +0000 UTC m=+13.618571635 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d3a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289775490 item 41 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.339931369 +0000 UTC m=+13.618986498 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.339931369 +0000 UTC m=+13.618986498 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289775810 item 41 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.342150188 +0000 UTC m=+13.621205316 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a94b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289775b90 item 42 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.342780347 +0000 UTC m=+13.621835476 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289775d50 item 42 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.343898176 +0000 UTC m=+13.622953305 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a955c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.343898176 +0000 UTC m=+13.622953305 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a95b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628938a380 item 42 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.345649983 +0000 UTC m=+13.624705112 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628938b6c0 item 43 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.346238564 +0000 UTC m=+13.625293694 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aba780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628938bd50 item 43 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.346726255 +0000 UTC m=+13.625781384 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abacc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.346726255 +0000 UTC m=+13.625781384 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891dc5b0 item 43 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.348314903 +0000 UTC m=+13.627370032 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abb840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891dcb60 item 44 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.348894488 +0000 UTC m=+13.627949617 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289abbd40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891dce00 item 44 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.349557959 +0000 UTC m=+13.628613089 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.349557959 +0000 UTC m=+13.628613089 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891dd650 item 44 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.351240405 +0000 UTC m=+13.630295535 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af8f40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896460e0 item 45 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.351728927 +0000 UTC m=+13.630784057 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.351728927 +0000 UTC m=+13.630784057 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289af9b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289646460 item 45 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.353684599 +0000 UTC m=+13.632739727 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d2c280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977c700 item 46 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.354068974 +0000 UTC m=+13.633124104 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5ad80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.354068974 +0000 UTC m=+13.633124104 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5b480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977c930 item 46 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.355976655 +0000 UTC m=+13.635031785 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a5bac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977cd20 item 47 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.356469355 +0000 UTC m=+13.635524484 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a0c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.356469355 +0000 UTC m=+13.635524484 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8a7c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977cee0 item 47 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.358118037 +0000 UTC m=+13.637173166 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ae00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977d420 item 48 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.35852765 +0000 UTC m=+13.637582779 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8b300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.35852765 +0000 UTC m=+13.637582779 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d8ba00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977d6c0 item 48 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.359792417 +0000 UTC m=+13.638847546 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628977dc70 item 49 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36039215 +0000 UTC m=+13.639447279 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dac5c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36039215 +0000 UTC m=+13.639447279 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dacb00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893ce1c0 item 49 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.361601152 +0000 UTC m=+13.640656281 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893cf0a0 item 50 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36220968 +0000 UTC m=+13.641264810 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dad680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36220968 +0000 UTC m=+13.641264810 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dadc00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893cf730 item 50 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.363392102 +0000 UTC m=+13.642447231 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628941c770 item 51 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36381469 +0000 UTC m=+13.642869819 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36381469 +0000 UTC m=+13.642869819 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd8dc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628941cf50 item 51 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.365219582 +0000 UTC m=+13.644274721 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628941dab0 item 52 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.365732048 +0000 UTC m=+13.644787177 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.365732048 +0000 UTC m=+13.644787177 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289dd9ec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f34070 item 52 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.366923928 +0000 UTC m=+13.645979057 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f34620 item 53 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.367441376 +0000 UTC m=+13.646496505 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df8b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.367441376 +0000 UTC m=+13.646496505 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f34d20 item 53 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.36886965 +0000 UTC m=+13.647924780 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f35490 item 54 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.369559753 +0000 UTC m=+13.648614883 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289df9c00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.369559753 +0000 UTC m=+13.648614883 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f359d0 item 54 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.371027544 +0000 UTC m=+13.650082673 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899640e0 item 55 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.371599643 +0000 UTC m=+13.650654772 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e20e00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.371599643 +0000 UTC m=+13.650654772 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899642a0 item 55 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.372903696 +0000 UTC m=+13.651958825 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e219c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289964850 item 56 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.373389763 +0000 UTC m=+13.652444893 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e21ec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.373389763 +0000 UTC m=+13.652444893 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289964c40 item 56 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.374635444 +0000 UTC m=+13.653690573 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e42b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289965110 item 57 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.375022264 +0000 UTC m=+13.654077393 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e430c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899653b0 item 57 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.375535422 +0000 UTC m=+13.654590552 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43600): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.375535422 +0000 UTC m=+13.654590552 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e43b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289965570 item 57 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.376650457 +0000 UTC m=+13.655705586 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e902c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289965960 item 58 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.377168425 +0000 UTC m=+13.656223555 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289965c70 item 58 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.377762556 +0000 UTC m=+13.656817695 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e90d40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.377762556 +0000 UTC m=+13.656817695 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a821c0 item 58 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.379244574 +0000 UTC m=+13.658299704 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a82690 item 59 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.379601318 +0000 UTC m=+13.658656446 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289e91e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a829a0 item 59 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.38007422 +0000 UTC m=+13.659129349 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eae4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.38007422 +0000 UTC m=+13.659129349 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaea40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a82e00 item 59 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.38163137 +0000 UTC m=+13.660686499 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a833b0 item 60 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.382176718 +0000 UTC m=+13.661231848 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eaf5c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a83810 item 60 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.382710526 +0000 UTC m=+13.661765655 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289eafb00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.382710526 +0000 UTC m=+13.661765655 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f181c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a83a40 item 60 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.384204126 +0000 UTC m=+13.663259255 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893de000 item 61 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.384549628 +0000 UTC m=+13.663604757 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f18d40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.384549628 +0000 UTC m=+13.663604757 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893de2a0 item 61 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.385733463 +0000 UTC m=+13.664788592 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f19a80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893de700 item 62 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.386091087 +0000 UTC m=+13.665146216 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f920c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.386091087 +0000 UTC m=+13.665146216 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f927c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893de8c0 item 62 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.387546424 +0000 UTC m=+13.666601553 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f92e00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893dee70 item 63 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.387928676 +0000 UTC m=+13.666983804 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.387928676 +0000 UTC m=+13.666983804 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f93a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893df5e0 item 63 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.389415592 +0000 UTC m=+13.668470721 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893df9d0 item 64 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.390206745 +0000 UTC m=+13.669261875 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fba6c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.390206745 +0000 UTC m=+13.669261875 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbadc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893dfb90 item 64 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.391984751 +0000 UTC m=+13.671039880 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a001c0 item 65 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.392743885 +0000 UTC m=+13.671799013 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbb880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.392743885 +0000 UTC m=+13.671799013 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fbbd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a00380 item 65 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.394184284 +0000 UTC m=+13.673239412 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a007e0 item 66 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.394708893 +0000 UTC m=+13.673764062 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fda940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.394708893 +0000 UTC m=+13.673764062 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdae80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a00af0 item 66 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.396450871 +0000 UTC m=+13.675506000 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a01030 item 67 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.396891795 +0000 UTC m=+13.675946934 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdb940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.396891795 +0000 UTC m=+13.675946934 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289fdbe40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a011f0 item 67 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.398188862 +0000 UTC m=+13.677243992 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffa5c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a01570 item 68 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.398816958 +0000 UTC m=+13.677872087 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffaac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.398816958 +0000 UTC m=+13.677872087 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a01730 item 68 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.400202523 +0000 UTC m=+13.679257652 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffb640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a01dc0 item 69 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.402534915 +0000 UTC m=+13.681590045 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289ffbac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.402534915 +0000 UTC m=+13.681590045 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a0c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f50540 item 69 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.407961548 +0000 UTC m=+13.687016677 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01a740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f509a0 item 70 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.410299512 +0000 UTC m=+13.689354641 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01ac40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.410299512 +0000 UTC m=+13.689354641 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f50d90 item 70 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.416954603 +0000 UTC m=+13.696009742 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01b800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f51420 item 71 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.419283559 +0000 UTC m=+13.698338688 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a01bd00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.419283559 +0000 UTC m=+13.698338688 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236288f51730 item 71 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.421702435 +0000 UTC m=+13.700757565 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03a980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893d6070 item 72 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.422375515 +0000 UTC m=+13.701430644 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03ae80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.422375515 +0000 UTC m=+13.701430644 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b3c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893d6460 item 72 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.424551813 +0000 UTC m=+13.703606942 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03b980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893d6af0 item 73 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.426267722 +0000 UTC m=+13.705322850 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a03be80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893d6d90 item 73 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.426828329 +0000 UTC m=+13.705883459 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.426828329 +0000 UTC m=+13.705883459 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893d6fc0 item 73 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.429033793 +0000 UTC m=+13.708088922 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a056fc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da380 item 74 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.429723615 +0000 UTC m=+13.708778744 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0574c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da700 item 74 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.430219301 +0000 UTC m=+13.709274430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a057a00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.430219301 +0000 UTC m=+13.709274430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a07e080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893daaf0 item 74 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.434512404 +0000 UTC m=+13.713567533 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906efc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896461c0 item 75 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.437600243 +0000 UTC m=+13.716655372 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906fd00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896464d0 item 75 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.438859169 +0000 UTC m=+13.717914297 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.438859169 +0000 UTC m=+13.717914297 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317a80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896467e0 item 75 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.440446625 +0000 UTC m=+13.719501754 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896470a0 item 76 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.440779774 +0000 UTC m=+13.719834903 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabb40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289647340 item 76 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.442364595 +0000 UTC m=+13.721419725 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e1c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.442364595 +0000 UTC m=+13.721419725 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2e740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289647c00 item 76 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.444484717 +0000 UTC m=+13.723539846 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2ed80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce1c0 item 77 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.446387919 +0000 UTC m=+13.725443049 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.446387919 +0000 UTC m=+13.725443049 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289f2f980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce380 item 77 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.449628386 +0000 UTC m=+13.728683515 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce7e0 item 78 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.451452118 +0000 UTC m=+13.730507247 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.451452118 +0000 UTC m=+13.730507247 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ceaf0 item 78 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.459536648 +0000 UTC m=+13.738591778 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2150 item 79 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.460787629 +0000 UTC m=+13.739842778 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.460787629 +0000 UTC m=+13.739842778 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2310 item 79 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.463792341 +0000 UTC m=+13.742847470 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2690 item 80 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.46484645 +0000 UTC m=+13.743901600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f01c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.46484645 +0000 UTC m=+13.743901600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad29a0 item 80 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.469369828 +0000 UTC m=+13.748424957 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2e00 item 81 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.470334479 +0000 UTC m=+13.749389618 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f1940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.470334479 +0000 UTC m=+13.749389618 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2fc0 item 81 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.473633256 +0000 UTC m=+13.752688385 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c8c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3340 item 82 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.475205033 +0000 UTC m=+13.754260162 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cdc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.475205033 +0000 UTC m=+13.754260162 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3500 item 82 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.47756623 +0000 UTC m=+13.756621358 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3880 item 83 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.479366107 +0000 UTC m=+13.758421236 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.479366107 +0000 UTC m=+13.758421236 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3b90 item 83 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.481575417 +0000 UTC m=+13.760630576 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da1c0 item 84 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.482136165 +0000 UTC m=+13.761191294 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.482136165 +0000 UTC m=+13.761191294 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da3f0 item 84 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.486311947 +0000 UTC m=+13.765367076 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893dacb0 item 85 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.48825257 +0000 UTC m=+13.767307699 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.48825257 +0000 UTC m=+13.767307699 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452ac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893daf50 item 85 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.495889164 +0000 UTC m=+13.774944303 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a0e0 item 86 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.497530983 +0000 UTC m=+13.776586122 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.497530983 +0000 UTC m=+13.776586122 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453bc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a310 item 86 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.507964207 +0000 UTC m=+13.787019346 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a690 item 87 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.510597297 +0000 UTC m=+13.789652436 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.510597297 +0000 UTC m=+13.789652436 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a850 item 87 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.513589715 +0000 UTC m=+13.792644844 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1abd0 item 88 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.516096927 +0000 UTC m=+13.795152057 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968da00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.516096927 +0000 UTC m=+13.795152057 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1ad90 item 88 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.518710371 +0000 UTC m=+13.797765540 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b110 item 89 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.519878194 +0000 UTC m=+13.798933333 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b2d0 item 89 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.521102274 +0000 UTC m=+13.800157404 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.521102274 +0000 UTC m=+13.800157404 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b490 item 89 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.523428075 +0000 UTC m=+13.802483224 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992aec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b880 item 90 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.524446417 +0000 UTC m=+13.803501586 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1ba40 item 90 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.527283081 +0000 UTC m=+13.806338211 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.527283081 +0000 UTC m=+13.806338211 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896220c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1bc00 item 90 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.529648056 +0000 UTC m=+13.808703205 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa20e0 item 91 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.530653222 +0000 UTC m=+13.809708351 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2380 item 91 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.531626319 +0000 UTC m=+13.810681458 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.531626319 +0000 UTC m=+13.810681458 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623ac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2540 item 91 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.534045597 +0000 UTC m=+13.813100765 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2930 item 92 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.534547483 +0000 UTC m=+13.813602632 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2c40 item 92 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.536061011 +0000 UTC m=+13.815116150 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0c80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.536061011 +0000 UTC m=+13.815116150 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2e00 item 92 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.538351734 +0000 UTC m=+13.817406863 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa31f0 item 93 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.540152473 +0000 UTC m=+13.819207602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.540152473 +0000 UTC m=+13.819207602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362892846c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3420 item 93 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.543426532 +0000 UTC m=+13.822481661 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa37a0 item 94 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.545740841 +0000 UTC m=+13.824795970 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.545740841 +0000 UTC m=+13.824795970 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3960 item 94 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.550397902 +0000 UTC m=+13.829453041 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895640c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3ce0 item 95 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.552247613 +0000 UTC m=+13.831302772 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564600): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.552247613 +0000 UTC m=+13.831302772 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289564d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc000 item 95 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.554453978 +0000 UTC m=+13.833509107 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc380 item 96 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.556243555 +0000 UTC m=+13.835298694 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289565880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.556243555 +0000 UTC m=+13.835298694 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895ae080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc5b0 item 96 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= 2026/04/30 01:00:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : >WaitForWriters: 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.582700163 +0000 UTC m=+13.861755292 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09ab80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.582700163 +0000 UTC m=+13.861755292 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.582700163 +0000 UTC m=+13.861755292 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09b4c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cf420 item 1 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.584643 +0000 UTC m=+13.863698130 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a09bb00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.584643 +0000 UTC m=+13.863698130 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cf8f0 item 2 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.586380991 +0000 UTC m=+13.865436120 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aa740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.586380991 +0000 UTC m=+13.865436120 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0aabc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.586380991 +0000 UTC m=+13.865436120 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cfc70 item 3 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.593226522 +0000 UTC m=+13.872281651 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ab700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.593226522 +0000 UTC m=+13.872281651 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0abc40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899722a0 item 4 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.597217254 +0000 UTC m=+13.876272383 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.597217254 +0000 UTC m=+13.876272383 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.597217254 +0000 UTC m=+13.876272383 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c2cc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972770 item 5 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.601358391 +0000 UTC m=+13.880413520 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.601358391 +0000 UTC m=+13.880413520 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0c3880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972c40 item 6 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.603740037 +0000 UTC m=+13.882795166 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.603740037 +0000 UTC m=+13.882795166 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.603740037 +0000 UTC m=+13.882795166 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dc9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973180 item 7 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.607209525 +0000 UTC m=+13.886264695 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.607209525 +0000 UTC m=+13.886264695 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0dd580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973880 item 8 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x23628a0ddb40): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0ddb40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.609233596 +0000 UTC m=+13.888288745 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.609233596 +0000 UTC m=+13.888288745 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.609233596 +0000 UTC m=+13.888288745 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f0980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973e30 item 9 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.611611504 +0000 UTC m=+13.890666633 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.611611504 +0000 UTC m=+13.890666633 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999a620 item 10 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x23628a0f1b80): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628a0f1b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.613151552 +0000 UTC m=+13.892206680 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.613151552 +0000 UTC m=+13.892206680 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896be540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.613151552 +0000 UTC m=+13.892206680 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bea40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999b420 item 11 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.615478483 +0000 UTC m=+13.894533613 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf0c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.615478483 +0000 UTC m=+13.894533613 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bf600): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999b960 item 12 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362896bfc40): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896bfc40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.617228947 +0000 UTC m=+13.896284076 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.617228947 +0000 UTC m=+13.896284076 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c7c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999bdc0 item 13 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.618888139 +0000 UTC m=+13.897943268 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971ce40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.618888139 +0000 UTC m=+13.897943268 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36310 item 14 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x236289d7c680): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7c680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.62112408 +0000 UTC m=+13.900179208 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7ca40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.62112408 +0000 UTC m=+13.900179208 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d17b20 item 15 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.622611947 +0000 UTC m=+13.901667096 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7d780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.622611947 +0000 UTC m=+13.901667096 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d7dcc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2a150 item 16 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.62493905 +0000 UTC m=+13.903994199 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.62493905 +0000 UTC m=+13.903994199 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.62493905 +0000 UTC m=+13.903994199 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289800d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2a620 item 17 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.627284468 +0000 UTC m=+13.906339596 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.627284468 +0000 UTC m=+13.906339596 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289801940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2abd0 item 18 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.629190324 +0000 UTC m=+13.908245453 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898500c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.629190324 +0000 UTC m=+13.908245453 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898505c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.629190324 +0000 UTC m=+13.908245453 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289850ac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2af50 item 19 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.631305477 +0000 UTC m=+13.910360607 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.631305477 +0000 UTC m=+13.910360607 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2b650 item 20 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.633152634 +0000 UTC m=+13.912207793 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289851d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.633152634 +0000 UTC m=+13.912207793 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.633152634 +0000 UTC m=+13.912207793 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987c800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2b9d0 item 21 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.635135666 +0000 UTC m=+13.914190795 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987ce80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.635135666 +0000 UTC m=+13.914190795 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987d3c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362894922a0 item 22 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.636641438 +0000 UTC m=+13.915696568 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628987da40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.636641438 +0000 UTC m=+13.915696568 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.636641438 +0000 UTC m=+13.915696568 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492930 item 23 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.638814941 +0000 UTC m=+13.917870080 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6bc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.638814941 +0000 UTC m=+13.917870080 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289493490 item 24 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362898b7740): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.640384414 +0000 UTC m=+13.919439543 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7b00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.640384414 +0000 UTC m=+13.919439543 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.640384414 +0000 UTC m=+13.919439543 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d4230 item 25 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.642379901 +0000 UTC m=+13.921435050 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d0cc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.642379901 +0000 UTC m=+13.921435050 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d4d20 item 26 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x2362898d1840): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.644492428 +0000 UTC m=+13.923547557 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898d1c00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.644492428 +0000 UTC m=+13.923547557 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.644492428 +0000 UTC m=+13.923547557 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d50a0 item 27 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.647277505 +0000 UTC m=+13.926332644 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.647277505 +0000 UTC m=+13.926332644 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36770 item 28 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x23628990a880): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990a880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.649272972 +0000 UTC m=+13.928328101 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990ac40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.649272972 +0000 UTC m=+13.928328101 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36af0 item 29 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.651225958 +0000 UTC m=+13.930281087 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990b980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.651225958 +0000 UTC m=+13.930281087 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628990bec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36ee0 item 30 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): _readAt: size=2, off=0 2026/04/30 01:00:35 ERROR : open-test-file(0x23628995c600): Couldn't read size of file 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): >_writeAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): close: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c600): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.652516704 +0000 UTC m=+13.931571833 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995c9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.652516704 +0000 UTC m=+13.931571833 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a373b0 item 31 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.653716199 +0000 UTC m=+13.932771338 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995d700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.653716199 +0000 UTC m=+13.932771338 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628995dc40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37730 item 32 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.654925501 +0000 UTC m=+13.933980630 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37ab0 item 33 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.655449339 +0000 UTC m=+13.934504508 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.655449339 +0000 UTC m=+13.934504508 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37c70 item 33 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.656676035 +0000 UTC m=+13.935731164 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0150 item 34 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.657235281 +0000 UTC m=+13.936290440 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899937c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.657235281 +0000 UTC m=+13.936290440 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289993d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0310 item 34 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.658408495 +0000 UTC m=+13.937463654 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0690 item 35 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.658908448 +0000 UTC m=+13.937963618 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e68c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.658908448 +0000 UTC m=+13.937963618 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e6dc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0850 item 35 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.660124203 +0000 UTC m=+13.939179363 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0cb0 item 36 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.660558473 +0000 UTC m=+13.939613602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.660558473 +0000 UTC m=+13.939613602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899e7e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0fc0 item 36 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.662258942 +0000 UTC m=+13.941314072 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a085c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c1420 item 37 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.662766301 +0000 UTC m=+13.941821430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08a40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.662766301 +0000 UTC m=+13.941821430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a08f40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c15e0 item 37 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.663971786 +0000 UTC m=+13.943026925 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a095c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c1960 item 38 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.664516434 +0000 UTC m=+13.943571573 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a09ac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.664516434 +0000 UTC m=+13.943571573 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c1b20 item 38 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.665672947 +0000 UTC m=+13.944728076 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4c780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2150 item 39 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.666144287 +0000 UTC m=+13.945199416 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4cc80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.666144287 +0000 UTC m=+13.945199416 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2310 item 39 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.667522268 +0000 UTC m=+13.946577397 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4d800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa27e0 item 40 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.668047598 +0000 UTC m=+13.947102728 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a4dd00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.668047598 +0000 UTC m=+13.947102728 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a74340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa29a0 item 40 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.670036604 +0000 UTC m=+13.949091732 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d55e0 item 41 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.670441157 +0000 UTC m=+13.949496326 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f2e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d57a0 item 41 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.671016463 +0000 UTC m=+13.950071632 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.671016463 +0000 UTC m=+13.950071632 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d5960 item 41 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.672317207 +0000 UTC m=+13.951372337 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898f3e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899d5dc0 item 42 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.674643098 +0000 UTC m=+13.953698227 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fc0e0 item 42 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.675519061 +0000 UTC m=+13.954574190 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.675519061 +0000 UTC m=+13.954574190 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aaa180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc000 item 42 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.678196406 +0000 UTC m=+13.957251534 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab1c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc380 item 43 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.679623679 +0000 UTC m=+13.958678818 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aab6c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc5b0 item 43 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.683122203 +0000 UTC m=+13.962177332 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aabc00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.683122203 +0000 UTC m=+13.962177332 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628906f580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebc770 item 43 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.685294724 +0000 UTC m=+13.964349852 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289316980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebcaf0 item 44 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.685921697 +0000 UTC m=+13.964976826 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebccb0 item 44 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.686637589 +0000 UTC m=+13.965692718 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289317e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.686637589 +0000 UTC m=+13.965692718 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fab880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebce70 item 44 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.687945396 +0000 UTC m=+13.967000526 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236288fabec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebd420 item 45 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.688589472 +0000 UTC m=+13.967644602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289442740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.688589472 +0000 UTC m=+13.967644602 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebd5e0 item 45 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.69025691 +0000 UTC m=+13.969312039 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289443e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebd960 item 46 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.690813471 +0000 UTC m=+13.969868600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.690813471 +0000 UTC m=+13.969868600 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f0c40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ebdb20 item 46 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.69316039 +0000 UTC m=+13.972215519 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896f16c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fc8c0 item 47 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.693802732 +0000 UTC m=+13.972857862 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.693802732 +0000 UTC m=+13.972857862 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947c740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fcee0 item 47 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.695320397 +0000 UTC m=+13.974375526 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947cd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fd500 item 48 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.695946229 +0000 UTC m=+13.975001358 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.695946229 +0000 UTC m=+13.975001358 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628947d980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fd730 item 48 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.698030083 +0000 UTC m=+13.977085211 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895241c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362891fddc0 item 49 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.6988715 +0000 UTC m=+13.977926629 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.6988715 +0000 UTC m=+13.977926629 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289524b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2150 item 49 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.700469596 +0000 UTC m=+13.979524725 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2620 item 50 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.701353204 +0000 UTC m=+13.980408334 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.701353204 +0000 UTC m=+13.980408334 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289525d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa27e0 item 50 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.703199409 +0000 UTC m=+13.982254538 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2d90 item 51 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.704040657 +0000 UTC m=+13.983095786 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452a80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.704040657 +0000 UTC m=+13.983095786 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289452fc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa2f50 item 51 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.705893886 +0000 UTC m=+13.984949014 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa32d0 item 52 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.706465575 +0000 UTC m=+13.985520704 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289453b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.706465575 +0000 UTC m=+13.985520704 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968c1c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa3490 item 52 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.709442464 +0000 UTC m=+13.988497592 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896461c0 item 53 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.710338063 +0000 UTC m=+13.989393193 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d8e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.710338063 +0000 UTC m=+13.989393193 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895d9c80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362896464d0 item 53 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.712272165 +0000 UTC m=+13.991327293 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289646a10 item 54 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.713047228 +0000 UTC m=+13.992102356 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992a900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.713047228 +0000 UTC m=+13.992102356 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992af00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289646fc0 item 54 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.715378909 +0000 UTC m=+13.994434037 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992b580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289647b20 item 55 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.716074671 +0000 UTC m=+13.995129801 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628992ba80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.716074671 +0000 UTC m=+13.995129801 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289647e30 item 55 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.717874048 +0000 UTC m=+13.996929177 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289622b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad23f0 item 56 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.718453291 +0000 UTC m=+13.997508430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.718453291 +0000 UTC m=+13.997508430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896235c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad25b0 item 56 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.720793659 +0000 UTC m=+13.999848788 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289623c00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2a80 item 57 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.721470637 +0000 UTC m=+14.000525766 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2d20 item 57 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.722158174 +0000 UTC m=+14.001213303 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.722158174 +0000 UTC m=+14.001213303 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d0d00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad2ee0 item 57 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.723575089 +0000 UTC m=+14.002630218 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3260 item 58 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.724353829 +0000 UTC m=+14.003408958 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3420 item 58 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.725138891 +0000 UTC m=+14.004194019 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899d1ec0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.725138891 +0000 UTC m=+14.004194019 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad35e0 item 58 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.727271436 +0000 UTC m=+14.006326565 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968cac0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa3a40 item 59 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.727823999 +0000 UTC m=+14.006879128 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa3c00 item 59 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.730439095 +0000 UTC m=+14.009494223 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968d640): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.730439095 +0000 UTC m=+14.009494223 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628968dbc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289aa3dc0 item 59 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.732101092 +0000 UTC m=+14.011156221 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da460 item 60 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.733410934 +0000 UTC m=+14.012466063 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4a840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893da8c0 item 60 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.73402861 +0000 UTC m=+14.013083739 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4ad80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.73402861 +0000 UTC m=+14.013083739 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893dacb0 item 60 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.735591109 +0000 UTC m=+14.014646238 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289d4b9c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362893dba40 item 61 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.73604159 +0000 UTC m=+14.015096719 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aa000): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.73604159 +0000 UTC m=+14.015096719 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897aab40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a0e0 item 61 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.737385266 +0000 UTC m=+14.016440395 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3880 item 62 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.737886252 +0000 UTC m=+14.016941381 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289284e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.737886252 +0000 UTC m=+14.016941381 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289ad3b90 item 62 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.739254575 +0000 UTC m=+14.018309703 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289285b80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2070 item 63 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.739721917 +0000 UTC m=+14.018777046 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.739721917 +0000 UTC m=+14.018777046 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971c900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2310 item 63 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): >_readAt: n=0, err=Bad file descriptor 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.741168347 +0000 UTC m=+14.020223476 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971cf40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2690 item 64 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.741666036 +0000 UTC m=+14.020721175 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971d480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.741666036 +0000 UTC m=+14.020721175 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628971dc00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2850 item 64 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.743128015 +0000 UTC m=+14.022183145 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2d90 item 65 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.743651103 +0000 UTC m=+14.022706232 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896067c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.743651103 +0000 UTC m=+14.022706232 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289606cc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa2f50 item 65 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.745250142 +0000 UTC m=+14.024305271 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa33b0 item 66 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.74584303 +0000 UTC m=+14.024898159 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.74584303 +0000 UTC m=+14.024898159 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289607cc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3570 item 66 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.7472894 +0000 UTC m=+14.026344529 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa38f0 item 67 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.747759358 +0000 UTC m=+14.026814487 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.747759358 +0000 UTC m=+14.026814487 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289632d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3ab0 item 67 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.749140324 +0000 UTC m=+14.028195453 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633400): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289fa3e30 item 68 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.749773779 +0000 UTC m=+14.028828909 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.749773779 +0000 UTC m=+14.028828909 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289633e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce150 item 68 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.751053125 +0000 UTC m=+14.030108253 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce4d0 item 69 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.751706278 +0000 UTC m=+14.030761406 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696a00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.751706278 +0000 UTC m=+14.030761406 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289696f00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897ce770 item 69 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.753369026 +0000 UTC m=+14.032424155 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cec40 item 70 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.754357291 +0000 UTC m=+14.033412421 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289697a80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.754357291 +0000 UTC m=+14.033412421 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce0c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cee00 item 70 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.755938266 +0000 UTC m=+14.034993394 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896ce740): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cf420 item 71 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.756759977 +0000 UTC m=+14.035815105 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cec40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.756759977 +0000 UTC m=+14.035815105 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cf5e0 item 71 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.758290245 +0000 UTC m=+14.037345374 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cf7c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cf960 item 72 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.759105133 +0000 UTC m=+14.038160262 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362896cfcc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.759105133 +0000 UTC m=+14.038160262 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362897cfb20 item 72 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.761427747 +0000 UTC m=+14.040482876 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bc8c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972000 item 73 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.762038249 +0000 UTC m=+14.041093379 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bcdc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899721c0 item 73 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.762574832 +0000 UTC m=+14.041629960 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.762574832 +0000 UTC m=+14.041629960 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bd7c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972380 item 73 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.764069413 +0000 UTC m=+14.043124542 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a4d0 item 74 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.764553076 +0000 UTC m=+14.043608205 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897ab680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a690 item 74 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.765183476 +0000 UTC m=+14.044238605 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897abbc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.765183476 +0000 UTC m=+14.044238605 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1a850 item 74 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.766606502 +0000 UTC m=+14.045661632 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1abd0 item 75 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.767135731 +0000 UTC m=+14.046190860 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289546d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): _writeAt: size=3, off=2 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1ad90 item 75 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.767780207 +0000 UTC m=+14.046835336 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362895472c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.767780207 +0000 UTC m=+14.046835336 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1af50 item 75 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.76949288 +0000 UTC m=+14.048548010 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289547e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b2d0 item 76 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.770058298 +0000 UTC m=+14.049113427 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b490 item 76 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): _writeAt: size=3, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.770738842 +0000 UTC m=+14.049793971 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988e980): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.770738842 +0000 UTC m=+14.049793971 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988ef00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1b6c0 item 76 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.77225262 +0000 UTC m=+14.051307748 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988f540): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1ba40 item 77 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.772855376 +0000 UTC m=+14.051910506 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x23628988fa40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.772855376 +0000 UTC m=+14.051910506 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6240): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289e1bc00 item 77 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.774378602 +0000 UTC m=+14.053433731 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6880): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999a230 item 78 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.774916698 +0000 UTC m=+14.053971827 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b6d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.774916698 +0000 UTC m=+14.053971827 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898b7480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23628999a460 item 78 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.776596087 +0000 UTC m=+14.055651226 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362897bde40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972850 item 79 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.777244191 +0000 UTC m=+14.056299320 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816440): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.777244191 +0000 UTC m=+14.056299320 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289816b40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972a10 item 79 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.778532102 +0000 UTC m=+14.057587231 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817180): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289972f50 item 80 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.779357269 +0000 UTC m=+14.058412398 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817680): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.779357269 +0000 UTC m=+14.058412398 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289817d80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973110 item 80 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.780891767 +0000 UTC m=+14.059946895 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362898564c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973500 item 81 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.781576058 +0000 UTC m=+14.060631186 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.781576058 +0000 UTC m=+14.060631186 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289856e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973880 item 81 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.783259545 +0000 UTC m=+14.062314674 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857500): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289973dc0 item 82 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.783963334 +0000 UTC m=+14.063018463 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289857a00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.783963334 +0000 UTC m=+14.063018463 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d162a0 item 82 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.785447164 +0000 UTC m=+14.064502293 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d16620 item 83 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.785976383 +0000 UTC m=+14.065031513 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289902c00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.785976383 +0000 UTC m=+14.065031513 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903140): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d16cb0 item 83 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.787393449 +0000 UTC m=+14.066448578 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899037c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d17030 item 84 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.788188989 +0000 UTC m=+14.067244119 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289903cc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.788188989 +0000 UTC m=+14.067244119 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289948340): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289d171f0 item 84 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.789595404 +0000 UTC m=+14.068650534 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2a1c0 item 85 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.79016503 +0000 UTC m=+14.069220158 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992900): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.79016503 +0000 UTC m=+14.069220158 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289992e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2a380 item 85 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.791508756 +0000 UTC m=+14.070563885 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899934c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2a850 item 86 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.792224778 +0000 UTC m=+14.071279907 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899939c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.792224778 +0000 UTC m=+14.071279907 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea040): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2aa10 item 86 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.793569445 +0000 UTC m=+14.072624574 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ea6c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2ad90 item 87 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.794205706 +0000 UTC m=+14.073260835 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eabc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.794205706 +0000 UTC m=+14.073260835 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2af50 item 87 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.795561325 +0000 UTC m=+14.074616454 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899eb780): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2b500 item 88 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.796617718 +0000 UTC m=+14.075672858 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x2362899ebc80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.796617718 +0000 UTC m=+14.075672858 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c300): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2b6c0 item 88 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.798527935 +0000 UTC m=+14.077583063 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0c940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2ba40 item 89 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.799384432 +0000 UTC m=+14.078439560 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0ce80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2bc00 item 89 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.79993977 +0000 UTC m=+14.078994899 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d3c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.79993977 +0000 UTC m=+14.078994899 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a0d940): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289f2bdc0 item 89 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.801688661 +0000 UTC m=+14.080743790 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46080): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492770 item 90 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.802257425 +0000 UTC m=+14.081312554 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a465c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492a10 item 90 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.8029753 +0000 UTC m=+14.082030439 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a46b00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.8029753 +0000 UTC m=+14.082030439 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a470c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289492e70 item 90 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.804443641 +0000 UTC m=+14.083498770 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47700): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289493c00 item 91 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.805241698 +0000 UTC m=+14.084296827 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a47c40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): >_readAt: n=2, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): _writeAt: size=3, off=7 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36070 item 91 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.805940657 +0000 UTC m=+14.084995796 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70280): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): >_readAt: n=8, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.805940657 +0000 UTC m=+14.084995796 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36230 item 91 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.807402907 +0000 UTC m=+14.086458036 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a70e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a365b0 item 92 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.807947304 +0000 UTC m=+14.087002434 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71380): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): open at offset 5 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36770 item 92 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): _readAt: size=2, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): _writeAt: size=3, off=5 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): >_writeAt: n=3, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.808771811 +0000 UTC m=+14.087826940 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a718c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): >_readAt: n=3, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.808771811 +0000 UTC m=+14.087826940 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289a71e80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36930 item 92 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.810606935 +0000 UTC m=+14.089662063 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289aca5c0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36d20 item 93 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.811215192 +0000 UTC m=+14.090270321 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acab00): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.811215192 +0000 UTC m=+14.090270321 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb200): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a36ee0 item 93 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.812806566 +0000 UTC m=+14.091861695 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acb840): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a373b0 item 94 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.81337008 +0000 UTC m=+14.092425209 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289acbd80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.81337008 +0000 UTC m=+14.092425209 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00580): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37570 item 94 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.815071301 +0000 UTC m=+14.094126430 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b00bc0): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a378f0 item 95 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.81562686 +0000 UTC m=+14.094681989 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01100): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.81562686 +0000 UTC m=+14.094681989 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01800): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37ab0 item 95 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 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/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): open at offset 0 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): _readAt: size=2, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): >_readAt: n=0, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.817099739 +0000 UTC m=+14.096154868 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b01e40): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): _writeAt: size=5, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): >openPending: err= 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x236289a37e30 item 96 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): >_writeAt: n=5, err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.817744126 +0000 UTC m=+14.096799254 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1a480): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/30 01:00:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:00:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/30 01:00:35 DEBUG : open-test-file: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): _readAt: size=512, off=0 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): openPending: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): >openPending: err= 2026/04/30 01:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): >_readAt: n=5, err=EOF 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): close: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-30 01:00:35.817744126 +0000 UTC m=+14.096799254 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/30 01:00:35 DEBUG : open-test-file(0x236289b1ab80): >close: err= 2026/04/30 01:00:35 DEBUG : open-test-file: Remove: 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2362899c0150 item 96 2026/04/30 01:00:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/30 01:00:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/30 01:00:35 DEBUG : open-test-file: >Remove: err= 2026/04/30 01:00:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : >WaitForWriters: 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:00:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:00:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:00:35 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:00:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:00:35 DEBUG : file1: newRWFileHandle: 2026/04/30 01:00:35 DEBUG : file1(0x2362898d0f80): openPending: 2026/04/30 01:00:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:35 DEBUG : file1(0x2362898d0f80): >openPending: err= 2026/04/30 01:00:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/30 01:00:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:00:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/30 01:00:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/30 01:00:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : file1: active writers 1 2026/04/30 01:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : file1: active writers 1 2026/04/30 01:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : file1: active writers 1 2026/04/30 01:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : file1: active writers 1 2026/04/30 01:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:00:35 DEBUG : Looking for writers 2026/04/30 01:00:35 DEBUG : file1: reading active writers 2026/04/30 01:00:35 DEBUG : file1: active writers 1 2026/04/30 01:00:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/30 01:00:36 DEBUG : Looking for writers 2026/04/30 01:00:36 DEBUG : file1: reading active writers 2026/04/30 01:00:36 DEBUG : file1: active writers 1 2026/04/30 01:00:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/30 01:00:36 DEBUG : Looking for writers 2026/04/30 01:00:36 DEBUG : file1: reading active writers 2026/04/30 01:00:36 DEBUG : file1: active writers 1 2026/04/30 01:00:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/30 01:00:37 DEBUG : Looking for writers 2026/04/30 01:00:37 DEBUG : file1: reading active writers 2026/04/30 01:00:37 DEBUG : file1: active writers 1 2026/04/30 01:00:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:38 DEBUG : Looking for writers 2026/04/30 01:00:38 DEBUG : file1: reading active writers 2026/04/30 01:00:38 DEBUG : file1: active writers 1 2026/04/30 01:00:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu/dir/file1: no such file or directory 2026/04/30 01:00:39 DEBUG : Looking for writers 2026/04/30 01:00:39 DEBUG : file1: reading active writers 2026/04/30 01:00:39 DEBUG : file1: active writers 1 2026/04/30 01:00:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:40 DEBUG : Looking for writers 2026/04/30 01:00:40 DEBUG : file1: reading active writers 2026/04/30 01:00:40 DEBUG : file1: active writers 1 2026/04/30 01:00:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:41 DEBUG : Looking for writers 2026/04/30 01:00:41 DEBUG : file1: reading active writers 2026/04/30 01:00:41 DEBUG : file1: active writers 1 2026/04/30 01:00:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:42 DEBUG : Looking for writers 2026/04/30 01:00:42 DEBUG : file1: reading active writers 2026/04/30 01:00:42 DEBUG : file1: active writers 1 2026/04/30 01:00:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:43 DEBUG : Looking for writers 2026/04/30 01:00:43 DEBUG : file1: reading active writers 2026/04/30 01:00:43 DEBUG : file1: active writers 1 2026/04/30 01:00:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:44 DEBUG : Looking for writers 2026/04/30 01:00:44 DEBUG : file1: reading active writers 2026/04/30 01:00:44 DEBUG : file1: active writers 1 2026/04/30 01:00:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:45 DEBUG : Looking for writers 2026/04/30 01:00:45 DEBUG : file1: reading active writers 2026/04/30 01:00:45 DEBUG : file1: active writers 1 2026/04/30 01:00:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:46 DEBUG : Looking for writers 2026/04/30 01:00:46 DEBUG : file1: reading active writers 2026/04/30 01:00:46 DEBUG : file1: active writers 1 2026/04/30 01:00:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:47 DEBUG : Looking for writers 2026/04/30 01:00:47 DEBUG : file1: reading active writers 2026/04/30 01:00:47 DEBUG : file1: active writers 1 2026/04/30 01:00:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:48 DEBUG : Looking for writers 2026/04/30 01:00:48 DEBUG : file1: reading active writers 2026/04/30 01:00:48 DEBUG : file1: active writers 1 2026/04/30 01:00:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:49 DEBUG : Looking for writers 2026/04/30 01:00:49 DEBUG : file1: reading active writers 2026/04/30 01:00:49 DEBUG : file1: active writers 1 2026/04/30 01:00:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:50 DEBUG : Looking for writers 2026/04/30 01:00:50 DEBUG : file1: reading active writers 2026/04/30 01:00:50 DEBUG : file1: active writers 1 2026/04/30 01:00:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:51 DEBUG : Looking for writers 2026/04/30 01:00:51 DEBUG : file1: reading active writers 2026/04/30 01:00:51 DEBUG : file1: active writers 1 2026/04/30 01:00:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:52 DEBUG : Looking for writers 2026/04/30 01:00:52 DEBUG : file1: reading active writers 2026/04/30 01:00:52 DEBUG : file1: active writers 1 2026/04/30 01:00:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:53 DEBUG : Looking for writers 2026/04/30 01:00:53 DEBUG : file1: reading active writers 2026/04/30 01:00:53 DEBUG : file1: active writers 1 2026/04/30 01:00:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:54 DEBUG : Looking for writers 2026/04/30 01:00:54 DEBUG : file1: reading active writers 2026/04/30 01:00:54 DEBUG : file1: active writers 1 2026/04/30 01:00:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:55 DEBUG : Looking for writers 2026/04/30 01:00:55 DEBUG : file1: reading active writers 2026/04/30 01:00:55 DEBUG : file1: active writers 1 2026/04/30 01:00:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:56 DEBUG : Looking for writers 2026/04/30 01:00:56 DEBUG : file1: reading active writers 2026/04/30 01:00:56 DEBUG : file1: active writers 1 2026/04/30 01:00:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:57 DEBUG : Looking for writers 2026/04/30 01:00:57 DEBUG : file1: reading active writers 2026/04/30 01:00:57 DEBUG : file1: active writers 1 2026/04/30 01:00:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:58 DEBUG : Looking for writers 2026/04/30 01:00:58 DEBUG : file1: reading active writers 2026/04/30 01:00:58 DEBUG : file1: active writers 1 2026/04/30 01:00:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:00:59 DEBUG : Looking for writers 2026/04/30 01:00:59 DEBUG : file1: reading active writers 2026/04/30 01:00:59 DEBUG : file1: active writers 1 2026/04/30 01:00:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:00 DEBUG : Looking for writers 2026/04/30 01:01:00 DEBUG : file1: reading active writers 2026/04/30 01:01:00 DEBUG : file1: active writers 1 2026/04/30 01:01:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:01 DEBUG : Looking for writers 2026/04/30 01:01:01 DEBUG : file1: reading active writers 2026/04/30 01:01:01 DEBUG : file1: active writers 1 2026/04/30 01:01:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:02 DEBUG : Looking for writers 2026/04/30 01:01:02 DEBUG : file1: reading active writers 2026/04/30 01:01:02 DEBUG : file1: active writers 1 2026/04/30 01:01:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:03 DEBUG : Looking for writers 2026/04/30 01:01:03 DEBUG : file1: reading active writers 2026/04/30 01:01:03 DEBUG : file1: active writers 1 2026/04/30 01:01:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:04 DEBUG : Looking for writers 2026/04/30 01:01:04 DEBUG : file1: reading active writers 2026/04/30 01:01:04 DEBUG : file1: active writers 1 2026/04/30 01:01:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:05 DEBUG : Looking for writers 2026/04/30 01:01:05 DEBUG : file1: reading active writers 2026/04/30 01:01:05 DEBUG : file1: active writers 1 2026/04/30 01:01:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/30 01:01:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x236289679200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x236289a56488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:38906123084992} name:file1 opens:1 downloaders: o: fd:0x236289482078 info:{ModTime:{wall:14012044573463119674 ext:14121423955 loc:0x46fdde0} ATime:{wall:14012044573463119674 ext:14121423955 loc:0x46fdde0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/30 01:01:05 DEBUG : >WaitForWriters: 2026/04/30 01:01:05 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:05 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:05 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:01:05 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:01:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:05 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:01:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:05 DEBUG : rename_me: newRWFileHandle: 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): openPending: 2026/04/30 01:01:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/30 01:01:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): >openPending: err= 2026/04/30 01:01:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/30 01:01:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/30 01:01:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/30 01:01:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): _writeAt: size=5, off=0 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): >_writeAt: n=5, err= 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): close: 2026/04/30 01:01:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-30 01:01:05.867678207 +0000 UTC m=+44.146733335 2026/04/30 01:01:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/30 01:01:05 DEBUG : rename_me(0x23628906f700): >close: err= 2026/04/30 01:01:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/30 01:01:05 DEBUG : i_was_renamed: Updating file with 0x236289d55790 2026/04/30 01:01:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/30 01:01:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:05 DEBUG : Looking for writers 2026/04/30 01:01:05 DEBUG : i_was_renamed: reading active writers 2026/04/30 01:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/30 01:01:05 DEBUG : Looking for writers 2026/04/30 01:01:05 DEBUG : i_was_renamed: reading active writers 2026/04/30 01:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/30 01:01:05 DEBUG : Looking for writers 2026/04/30 01:01:05 DEBUG : i_was_renamed: reading active writers 2026/04/30 01:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/30 01:01:05 DEBUG : Looking for writers 2026/04/30 01:01:05 DEBUG : i_was_renamed: reading active writers 2026/04/30 01:01:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/30 01:01:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/30 01:01:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:05 DEBUG : i_was_renamed: size = 5 OK 2026/04/30 01:01:05 INFO : i_was_renamed: Copied (new) 2026/04/30 01:01:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-30 01:01:05 +0000 UTC" 2026/04/30 01:01:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/30 01:01:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/30 01:01:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/30 01:01:06 DEBUG : Looking for writers 2026/04/30 01:01:06 DEBUG : i_was_renamed: reading active writers 2026/04/30 01:01:06 DEBUG : >WaitForWriters: 2026/04/30 01:01:06 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:06 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:06 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 01:01:06 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 01:01:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{DXYq_}/rclone-test-diyoyaf5vifu" 2026/04/30 01:01:06 INFO : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:06 DEBUG : forgetting directory cache 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): _readAt: size=512, off=0 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): openPending: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:02:06 +0000 UTC" against cached fingerprint "" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): >openPending: err= 2026/04/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): >_readAt: n=20, err=EOF 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): close: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:02:06 +0000 GMT 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628992b080): >close: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:06 DEBUG : forgetting directory cache 2026/04/30 01:01:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): _readAt: size=512, off=0 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): openPending: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:03:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:02:06 +0000 UTC" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 00:03:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:02:06 +0000 UTC") 2026/04/30 01:01:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): >openPending: err= 2026/04/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): >_readAt: n=20, err=EOF 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): close: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:03:06 +0000 GMT 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x23628968c480): >close: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:06 DEBUG : forgetting directory cache 2026/04/30 01:01:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): _readAt: size=512, off=0 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): openPending: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:04:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:03:06 +0000 UTC" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 00:04:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:03:06 +0000 UTC") 2026/04/30 01:01:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): >openPending: err= 2026/04/30 01:01:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): >_readAt: n=20, err=EOF 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): close: 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:04:06 +0000 GMT 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate(0x2362897ab700): >close: err= 2026/04/30 01:01:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:07 DEBUG : forgetting directory cache 2026/04/30 01:01:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): _readAt: size=512, off=0 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): openPending: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:05:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:04:06 +0000 UTC" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 00:05:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:04:06 +0000 UTC") 2026/04/30 01:01:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): >openPending: err= 2026/04/30 01:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): >_readAt: n=20, err=EOF 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): close: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:05:06 +0000 GMT 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x23628950dbc0): >close: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:07 DEBUG : forgetting directory cache 2026/04/30 01:01:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): _readAt: size=512, off=0 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): openPending: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:06:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:05:06 +0000 UTC" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 00:06:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:05:06 +0000 UTC") 2026/04/30 01:01:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): >openPending: err= 2026/04/30 01:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): >_readAt: n=20, err=EOF 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): close: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:06:06 +0000 GMT 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362896069c0): >close: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:07 DEBUG : forgetting directory cache 2026/04/30 01:01:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): _readAt: size=512, off=0 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): openPending: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-30 00:07:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:06:06 +0000 UTC" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-30 00:07:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:06:06 +0000 UTC") 2026/04/30 01:01:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): >openPending: err= 2026/04/30 01:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): >_readAt: n=20, err=EOF 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): close: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:07:06 +0000 GMT 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x236289669980): >close: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:07 DEBUG : forgetting directory cache 2026/04/30 01:01:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): _readAt: size=512, off=0 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): openPending: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-30 00:08:06 +0000 UTC" against cached fingerprint "20,2026-04-30 00:07:06 +0000 UTC" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-30 00:08:06 +0000 UTC" != cached fingerprint "20,2026-04-30 00:07:06 +0000 UTC") 2026/04/30 01:01:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/30 01:01:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): >openPending: err= 2026/04/30 01:01:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): >_readAt: n=21, err=EOF 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): close: 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:08:06 +0000 GMT 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate(0x2362895e15c0): >close: err= 2026/04/30 01:01:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 DEBUG : forgetting directory cache 2026/04/30 01:01:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): _readAt: size=512, off=0 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): openPending: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-30 00:09:06 +0000 UTC" against cached fingerprint "21,2026-04-30 00:08:06 +0000 UTC" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-30 00:09:06 +0000 UTC" != cached fingerprint "21,2026-04-30 00:08:06 +0000 UTC") 2026/04/30 01:01:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): >openPending: err= 2026/04/30 01:01:08 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): >_readAt: n=22, err=EOF 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): close: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:09:06 +0000 GMT 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362896aadc0): >close: err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 DEBUG : forgetting directory cache 2026/04/30 01:01:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): _readAt: size=512, off=0 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): openPending: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-30 00:10:06 +0000 UTC" against cached fingerprint "22,2026-04-30 00:09:06 +0000 UTC" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-30 00:10:06 +0000 UTC" != cached fingerprint "22,2026-04-30 00:09:06 +0000 UTC") 2026/04/30 01:01:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): >openPending: err= 2026/04/30 01:01:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): >_readAt: n=23, err=EOF 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): close: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:10:06 +0000 GMT 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x2362897b7600): >close: err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 DEBUG : forgetting directory cache 2026/04/30 01:01:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): _readAt: size=512, off=0 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): openPending: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-30 00:11:06 +0000 UTC" against cached fingerprint "23,2026-04-30 00:10:06 +0000 UTC" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-30 00:11:06 +0000 UTC" != cached fingerprint "23,2026-04-30 00:10:06 +0000 UTC") 2026/04/30 01:01:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/30 01:01:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): >openPending: err= 2026/04/30 01:01:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): >_readAt: n=24, err=EOF 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): close: 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-30 00:11:06 +0000 GMT 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate(0x23628951fc00): >close: err= 2026/04/30 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:08 DEBUG : Looking for writers 2026/04/30 01:01:08 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/30 01:01:08 DEBUG : >WaitForWriters: 2026/04/30 01:01:08 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:08 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:08 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:08 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : forgetting directory cache 2026/04/30 01:01:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/30 01:01:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/30 01:01:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/30 01:01:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/30 01:01:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/30 01:01:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:08 DEBUG : Looking for writers 2026/04/30 01:01:08 DEBUG : FiLeA: reading active writers 2026/04/30 01:01:08 DEBUG : FiLeB: reading active writers 2026/04/30 01:01:08 DEBUG : FilEb: reading active writers 2026/04/30 01:01:08 DEBUG : >WaitForWriters: 2026/04/30 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:08 DEBUG : Looking for writers 2026/04/30 01:01:08 DEBUG : FiLeA: reading active writers 2026/04/30 01:01:08 DEBUG : FiLeB: reading active writers 2026/04/30 01:01:08 DEBUG : FilEb: reading active writers 2026/04/30 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/30 01:01:09 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': Reusing VFS from active cache 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : dir: Looking for writers 2026/04/30 01:01:09 DEBUG : file2: reading active writers 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : dir: reading active writers 2026/04/30 01:01:09 DEBUG : file1: reading active writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : dir: Looking for writers 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : dir: reading active writers 2026/04/30 01:01:09 DEBUG : file1: reading active writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 01:01:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 01:01:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 01:01:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 01:01:09 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/30 01:01:09 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/30 01:01:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/30 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:09 DEBUG : dir: Looking for writers 2026/04/30 01:01:09 DEBUG : file2: reading active writers 2026/04/30 01:01:09 DEBUG : new_file.txt: reading active writers 2026/04/30 01:01:09 DEBUG : Looking for writers 2026/04/30 01:01:09 DEBUG : dir: reading active writers 2026/04/30 01:01:09 DEBUG : file1: reading active writers 2026/04/30 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:09 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/30 01:01:09 DEBUG : dir/file1: Updating file with dir/file1 0x236289a2c9c0 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:09 INFO : dir/file1: Moved (server-side) to: file0 2026/04/30 01:01:09 DEBUG : file0: Updating file with file0 0x236289a2c9c0 2026/04/30 01:01:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/30 01:01:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:10 DEBUG : dir: Looking for writers 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 DEBUG : dir: reading active writers 2026/04/30 01:01:10 DEBUG : file0: reading active writers 2026/04/30 01:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:10 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.04s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:10 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:10 DEBUG : b: Looking for writers 2026/04/30 01:01:10 DEBUG : c: Looking for writers 2026/04/30 01:01:10 DEBUG : d: Looking for writers 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 DEBUG : a: Looking for writers 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 DEBUG : /: reading active writers 2026/04/30 01:01:10 DEBUG : a: reading active writers 2026/04/30 01:01:10 DEBUG : b: reading active writers 2026/04/30 01:01:10 DEBUG : c: reading active writers 2026/04/30 01:01:10 DEBUG : d: reading active writers 2026/04/30 01:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:10 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/30 01:01:10 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/30 01:01:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/30 01:01:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:10 DEBUG : a/b/c/d: Looking for writers 2026/04/30 01:01:10 DEBUG : a/b/c: Looking for writers 2026/04/30 01:01:10 DEBUG : d: reading active writers 2026/04/30 01:01:10 DEBUG : a/b: Looking for writers 2026/04/30 01:01:10 DEBUG : c: reading active writers 2026/04/30 01:01:10 DEBUG : a: Looking for writers 2026/04/30 01:01:10 DEBUG : b: reading active writers 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 DEBUG : a: reading active writers 2026/04/30 01:01:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:10 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:10 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:10 DEBUG : Looking for writers 2026/04/30 01:01:10 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-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:10 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 01:01:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/30 01:01:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/30 01:01:10 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 01:01:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:11 DEBUG : file1: size = 5 OK 2026/04/30 01:01:11 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:11 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 01:01:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:11 DEBUG : file1: size = 0 OK 2026/04/30 01:01:11 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/30 01:01:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:11 DEBUG : file1: size = 7 OK 2026/04/30 01:01:11 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:11 DEBUG : Looking for writers 2026/04/30 01:01:11 DEBUG : file1: reading active writers 2026/04/30 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:11 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/30 01:01:12 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/30 01:01:12 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/30 01:01:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/30 01:01:12 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/30 01:01:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:12 DEBUG : file1: size = 11 OK 2026/04/30 01:01:12 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:12 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/30 01:01:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:12 DEBUG : file1: size = 5 OK 2026/04/30 01:01:12 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:12 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:12 DEBUG : file1: WriteFileHandle.Release closing 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 01:01:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:12 DEBUG : file1: size = 0 OK 2026/04/30 01:01:12 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:12 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/30 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/30 01:01:12 DEBUG : Looking for writers 2026/04/30 01:01:12 DEBUG : file1: reading active writers 2026/04/30 01:01:12 DEBUG : file1: active writers 1 2026/04/30 01:01:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/30 01:01:13 DEBUG : Looking for writers 2026/04/30 01:01:13 DEBUG : file1: reading active writers 2026/04/30 01:01:13 DEBUG : file1: active writers 1 2026/04/30 01:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/30 01:01:13 DEBUG : Looking for writers 2026/04/30 01:01:13 DEBUG : file1: reading active writers 2026/04/30 01:01:13 DEBUG : file1: active writers 1 2026/04/30 01:01:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:14 DEBUG : Looking for writers 2026/04/30 01:01:14 DEBUG : file1: reading active writers 2026/04/30 01:01:14 DEBUG : file1: active writers 1 2026/04/30 01:01:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:15 DEBUG : Looking for writers 2026/04/30 01:01:15 DEBUG : file1: reading active writers 2026/04/30 01:01:15 DEBUG : file1: active writers 1 2026/04/30 01:01:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:16 DEBUG : Looking for writers 2026/04/30 01:01:16 DEBUG : file1: reading active writers 2026/04/30 01:01:16 DEBUG : file1: active writers 1 2026/04/30 01:01:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:17 DEBUG : Looking for writers 2026/04/30 01:01:17 DEBUG : file1: reading active writers 2026/04/30 01:01:17 DEBUG : file1: active writers 1 2026/04/30 01:01:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:18 DEBUG : Looking for writers 2026/04/30 01:01:18 DEBUG : file1: reading active writers 2026/04/30 01:01:18 DEBUG : file1: active writers 1 2026/04/30 01:01:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:19 DEBUG : Looking for writers 2026/04/30 01:01:19 DEBUG : file1: reading active writers 2026/04/30 01:01:19 DEBUG : file1: active writers 1 2026/04/30 01:01:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:20 DEBUG : Looking for writers 2026/04/30 01:01:20 DEBUG : file1: reading active writers 2026/04/30 01:01:20 DEBUG : file1: active writers 1 2026/04/30 01:01:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:21 DEBUG : Looking for writers 2026/04/30 01:01:21 DEBUG : file1: reading active writers 2026/04/30 01:01:21 DEBUG : file1: active writers 1 2026/04/30 01:01:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:22 DEBUG : Looking for writers 2026/04/30 01:01:22 DEBUG : file1: reading active writers 2026/04/30 01:01:22 DEBUG : file1: active writers 1 2026/04/30 01:01:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:23 DEBUG : Looking for writers 2026/04/30 01:01:23 DEBUG : file1: reading active writers 2026/04/30 01:01:23 DEBUG : file1: active writers 1 2026/04/30 01:01:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:24 DEBUG : Looking for writers 2026/04/30 01:01:24 DEBUG : file1: reading active writers 2026/04/30 01:01:24 DEBUG : file1: active writers 1 2026/04/30 01:01:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:25 DEBUG : Looking for writers 2026/04/30 01:01:25 DEBUG : file1: reading active writers 2026/04/30 01:01:25 DEBUG : file1: active writers 1 2026/04/30 01:01:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:26 DEBUG : Looking for writers 2026/04/30 01:01:26 DEBUG : file1: reading active writers 2026/04/30 01:01:26 DEBUG : file1: active writers 1 2026/04/30 01:01:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:27 DEBUG : Looking for writers 2026/04/30 01:01:27 DEBUG : file1: reading active writers 2026/04/30 01:01:27 DEBUG : file1: active writers 1 2026/04/30 01:01:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:28 DEBUG : Looking for writers 2026/04/30 01:01:28 DEBUG : file1: reading active writers 2026/04/30 01:01:28 DEBUG : file1: active writers 1 2026/04/30 01:01:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:29 DEBUG : Looking for writers 2026/04/30 01:01:29 DEBUG : file1: reading active writers 2026/04/30 01:01:29 DEBUG : file1: active writers 1 2026/04/30 01:01:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:30 DEBUG : Looking for writers 2026/04/30 01:01:30 DEBUG : file1: reading active writers 2026/04/30 01:01:30 DEBUG : file1: active writers 1 2026/04/30 01:01:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:31 DEBUG : Looking for writers 2026/04/30 01:01:31 DEBUG : file1: reading active writers 2026/04/30 01:01:31 DEBUG : file1: active writers 1 2026/04/30 01:01:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:32 DEBUG : Looking for writers 2026/04/30 01:01:32 DEBUG : file1: reading active writers 2026/04/30 01:01:32 DEBUG : file1: active writers 1 2026/04/30 01:01:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:33 DEBUG : Looking for writers 2026/04/30 01:01:33 DEBUG : file1: reading active writers 2026/04/30 01:01:33 DEBUG : file1: active writers 1 2026/04/30 01:01:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:34 DEBUG : Looking for writers 2026/04/30 01:01:34 DEBUG : file1: reading active writers 2026/04/30 01:01:34 DEBUG : file1: active writers 1 2026/04/30 01:01:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:35 DEBUG : Looking for writers 2026/04/30 01:01:35 DEBUG : file1: reading active writers 2026/04/30 01:01:35 DEBUG : file1: active writers 1 2026/04/30 01:01:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:36 DEBUG : Looking for writers 2026/04/30 01:01:36 DEBUG : file1: reading active writers 2026/04/30 01:01:36 DEBUG : file1: active writers 1 2026/04/30 01:01:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:37 DEBUG : Looking for writers 2026/04/30 01:01:37 DEBUG : file1: reading active writers 2026/04/30 01:01:37 DEBUG : file1: active writers 1 2026/04/30 01:01:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:38 DEBUG : Looking for writers 2026/04/30 01:01:38 DEBUG : file1: reading active writers 2026/04/30 01:01:38 DEBUG : file1: active writers 1 2026/04/30 01:01:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:39 DEBUG : Looking for writers 2026/04/30 01:01:39 DEBUG : file1: reading active writers 2026/04/30 01:01:39 DEBUG : file1: active writers 1 2026/04/30 01:01:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:40 DEBUG : Looking for writers 2026/04/30 01:01:40 DEBUG : file1: reading active writers 2026/04/30 01:01:40 DEBUG : file1: active writers 1 2026/04/30 01:01:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:41 DEBUG : Looking for writers 2026/04/30 01:01:41 DEBUG : file1: reading active writers 2026/04/30 01:01:41 DEBUG : file1: active writers 1 2026/04/30 01:01:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/30 01:01:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/30 01:01:42 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:42 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/30 01:01:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : file1: size = 0 OK 2026/04/30 01:01:42 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:42 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 01:01:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 01:01:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:42 DEBUG : Looking for writers 2026/04/30 01:01:42 DEBUG : file1: reading active writers 2026/04/30 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:42 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 01:01:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 01:01:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/30 01:01:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : file1: size = 100 OK 2026/04/30 01:01:42 DEBUG : file1: Size of src and dst objects identical 2026/04/30 01:01:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 01:01:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 01:01:42 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 01:01:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 01:01:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:42 DEBUG : Looking for writers 2026/04/30 01:01:42 DEBUG : file1: reading active writers 2026/04/30 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:42 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:42 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/30 01:01:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/30 01:01:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/30 01:01:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/30 01:01:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/30 01:01:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/30 01:01:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:42 DEBUG : flat: Looking for writers 2026/04/30 01:01:42 DEBUG : f002.txt: reading active writers 2026/04/30 01:01:42 DEBUG : f003.txt: reading active writers 2026/04/30 01:01:42 DEBUG : f004.txt: reading active writers 2026/04/30 01:01:42 DEBUG : f000.txt: reading active writers 2026/04/30 01:01:42 DEBUG : f001.txt: reading active writers 2026/04/30 01:01:42 DEBUG : Looking for writers 2026/04/30 01:01:42 DEBUG : flat: reading active writers 2026/04/30 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:42 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:42 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:42 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:43 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/30 01:01:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/30 01:01:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/30 01:01:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/30 01:01:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/30 01:01:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/30 01:01:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:43 DEBUG : a/b/c: Looking for writers 2026/04/30 01:01:43 DEBUG : deep.txt: reading active writers 2026/04/30 01:01:43 DEBUG : a/b: Looking for writers 2026/04/30 01:01:43 DEBUG : c: reading active writers 2026/04/30 01:01:43 DEBUG : mid.txt: reading active writers 2026/04/30 01:01:43 DEBUG : a: Looking for writers 2026/04/30 01:01:43 DEBUG : b: reading active writers 2026/04/30 01:01:43 DEBUG : top.txt: reading active writers 2026/04/30 01:01:43 DEBUG : Looking for writers 2026/04/30 01:01:43 DEBUG : a: reading active writers 2026/04/30 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:43 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:43 DEBUG : bigdir: Looking for writers 2026/04/30 01:01:43 DEBUG : big.bin: reading active writers 2026/04/30 01:01:43 DEBUG : Looking for writers 2026/04/30 01:01:43 DEBUG : bigdir: reading active writers 2026/04/30 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.79s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-diyoyaf5vifu'", Local "Local file system at /tmp/rclone1873993467", Modify Window "1s" 2026/04/30 01:01:44 INFO : webdav root 'rclone-test-diyoyaf5vifu': poll-interval is not supported by this remote 2026/04/30 01:01:44 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:44 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:44 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/30 01:01:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/30 01:01:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/30 01:01:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:44 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/30 01:01:44 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/30 01:01:44 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:44 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:44 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/30 01:01:44 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/30 01:01:44 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/30 01:01:44 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 01:01:44 DEBUG : WaitForWriters: timeout=30s 2026/04/30 01:01:44 DEBUG : dir2: Looking for writers 2026/04/30 01:01:44 DEBUG : b.txt: reading active writers 2026/04/30 01:01:44 DEBUG : dir3: Looking for writers 2026/04/30 01:01:44 DEBUG : c.txt: reading active writers 2026/04/30 01:01:44 DEBUG : dir1: Looking for writers 2026/04/30 01:01:44 DEBUG : a.txt: reading active writers 2026/04/30 01:01:44 DEBUG : Looking for writers 2026/04/30 01:01:44 DEBUG : dir1: reading active writers 2026/04/30 01:01:44 DEBUG : dir2: reading active writers 2026/04/30 01:01:44 DEBUG : dir3: reading active writers 2026/04/30 01:01:44 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/30 01:01:44 DEBUG : webdav root 'rclone-test-diyoyaf5vifu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m22.72805656s (try 1/5)