"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/11 04:17:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-dihijeb1kiji" 2026/05/11 04:17:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/11 04:17:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/11 04:17:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/11 04:17:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/11 04:17:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/11 04:17:42 DEBUG : Setting pass="Wpz2na-K71ItlILzLZAEBCBIEL5ogU2IJtnqY7mkNKt6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/11 04:17:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{XwKiX}" suffix to name 2026/05/11 04:17:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/11 04:17:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/11 04:17:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/11 04:17:42 DEBUG : Setting pass="Wpz2na-K71ItlILzLZAEBCBIEL5ogU2IJtnqY7mkNKt6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/11 04:17:42 DEBUG : found headers: 2026/05/11 04:17:42 DEBUG : Creating backend with remote "/tmp/rclone3235954612" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:42 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:42 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:42 DEBUG : dir: Looking for writers 2026/05/11 04:17:42 DEBUG : Looking for writers 2026/05/11 04:17:42 DEBUG : dir: reading active writers 2026/05/11 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:42 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:42 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:42 DEBUG : dir/subdir: Looking for writers 2026/05/11 04:17:42 DEBUG : dir: Looking for writers 2026/05/11 04:17:42 DEBUG : file2: reading active writers 2026/05/11 04:17:42 DEBUG : subdir: reading active writers 2026/05/11 04:17:42 DEBUG : file1: reading active writers 2026/05/11 04:17:42 DEBUG : Looking for writers 2026/05/11 04:17:42 DEBUG : dir: reading active writers 2026/05/11 04:17:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:43 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:43 DEBUG : dir: Looking for writers 2026/05/11 04:17:43 DEBUG : file1: reading active writers 2026/05/11 04:17:43 DEBUG : Looking for writers 2026/05/11 04:17:43 DEBUG : dir: reading active writers 2026/05/11 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:43 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:43 DEBUG : dir: Looking for writers 2026/05/11 04:17:43 DEBUG : Looking for writers 2026/05/11 04:17:43 DEBUG : dir: reading active writers 2026/05/11 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:43 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:43 DEBUG : forgetting directory cache 2026/05/11 04:17:43 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:43 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:43 DEBUG : Looking for writers 2026/05/11 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:43 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/11 04:17:43 DEBUG : dir: invalidating directory cache 2026/05/11 04:17:43 DEBUG : >ForgetPath: 2026/05/11 04:17:43 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/11 04:17:43 DEBUG : invalidating directory cache 2026/05/11 04:17:43 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:43 DEBUG : >ForgetPath: 2026/05/11 04:17:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/11 04:17:43 DEBUG : >ForgetPath: 2026/05/11 04:17:43 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:43 DEBUG : dir: Looking for writers 2026/05/11 04:17:43 DEBUG : Looking for writers 2026/05/11 04:17:43 DEBUG : dir: reading active writers 2026/05/11 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:43 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:43 DEBUG : forgetting directory cache 2026/05/11 04:17:43 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:43 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:43 DEBUG : dir: Looking for writers 2026/05/11 04:17:43 DEBUG : fil/a/b: Looking for writers 2026/05/11 04:17:43 DEBUG : fil/a: Looking for writers 2026/05/11 04:17:43 DEBUG : b: reading active writers 2026/05/11 04:17:43 DEBUG : fil: Looking for writers 2026/05/11 04:17:43 DEBUG : a: reading active writers 2026/05/11 04:17:43 DEBUG : Looking for writers 2026/05/11 04:17:43 DEBUG : dir: reading active writers 2026/05/11 04:17:43 DEBUG : fil: reading active writers 2026/05/11 04:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:44 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:44 DEBUG : dir: Looking for writers 2026/05/11 04:17:44 DEBUG : Looking for writers 2026/05/11 04:17:44 DEBUG : dir: reading active writers 2026/05/11 04:17:44 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:44 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:44 DEBUG : dir: Looking for writers 2026/05/11 04:17:44 DEBUG : file1: reading active writers 2026/05/11 04:17:44 DEBUG : Looking for writers 2026/05/11 04:17:44 DEBUG : dir: reading active writers 2026/05/11 04:17:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:44 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/11 04:17:44 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 DEBUG : dir: invalidating directory cache 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/11 04:17:44 DEBUG : dir/file1: Reset virtual modtime 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/11 04:17:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/11 04:17:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:44 DEBUG : dir: invalidating directory cache 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/11 04:17:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/11 04:17:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/11 04:17:44 DEBUG : forgetting directory cache 2026/05/11 04:17:44 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/11 04:17:44 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:44 DEBUG : dir/virtualDir: Looking for writers 2026/05/11 04:17:44 DEBUG : dir: Looking for writers 2026/05/11 04:17:44 DEBUG : virtualDir: reading active writers 2026/05/11 04:17:44 DEBUG : file1: reading active writers 2026/05/11 04:17:44 DEBUG : virtualFile2: reading active writers 2026/05/11 04:17:44 DEBUG : virtualFile: reading active writers 2026/05/11 04:17:44 DEBUG : Looking for writers 2026/05/11 04:17:44 DEBUG : dir: reading active writers 2026/05/11 04:17:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:44 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:44 ERROR : dir/: Can only open directories read only 2026/05/11 04:17:44 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:44 DEBUG : dir: Looking for writers 2026/05/11 04:17:44 DEBUG : Looking for writers 2026/05/11 04:17:44 DEBUG : dir: reading active writers 2026/05/11 04:17:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:44 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 04:17:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 04:17:45 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 04:17:45 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 DEBUG : dir/potato: size = 5 OK 2026/05/11 04:17:45 NOTICE: webdav root 'rclone-test-dihijeb1kiji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/11 04:17:45 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/11 04:17:45 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:45 DEBUG : dir: Looking for writers 2026/05/11 04:17:45 DEBUG : file1: reading active writers 2026/05/11 04:17:45 DEBUG : potato: reading active writers 2026/05/11 04:17:45 DEBUG : Looking for writers 2026/05/11 04:17:45 DEBUG : dir: reading active writers 2026/05/11 04:17:45 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:45 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 04:17:45 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:45 DEBUG : dir/sub: Looking for writers 2026/05/11 04:17:45 DEBUG : dir: Looking for writers 2026/05/11 04:17:45 DEBUG : file1: reading active writers 2026/05/11 04:17:45 DEBUG : sub: reading active writers 2026/05/11 04:17:45 DEBUG : Looking for writers 2026/05/11 04:17:45 DEBUG : dir: reading active writers 2026/05/11 04:17:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:45 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 04:17:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/11 04:17:45 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:45 DEBUG : dir/sub/subsub: Looking for writers 2026/05/11 04:17:45 DEBUG : dir/sub: Looking for writers 2026/05/11 04:17:45 DEBUG : subsub: reading active writers 2026/05/11 04:17:45 DEBUG : dir: Looking for writers 2026/05/11 04:17:45 DEBUG : file1: reading active writers 2026/05/11 04:17:45 DEBUG : sub: reading active writers 2026/05/11 04:17:45 DEBUG : Looking for writers 2026/05/11 04:17:45 DEBUG : dir: reading active writers 2026/05/11 04:17:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:45 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 ERROR : dir/: Dir.Remove not empty 2026/05/11 04:17:45 DEBUG : dir/file1: Remove: 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:45 DEBUG : dir/file1: >Remove: err= 2026/05/11 04:17:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 04:17:45 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:45 DEBUG : Looking for writers 2026/05/11 04:17:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:45 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:45 DEBUG : dir/file1: Remove: 2026/05/11 04:17:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:45 DEBUG : dir/file1: >Remove: err= 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 04:17:46 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:46 DEBUG : Looking for writers 2026/05/11 04:17:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:46 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:46 DEBUG : dir/file1: Remove: 2026/05/11 04:17:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:46 DEBUG : dir/file1: >Remove: err= 2026/05/11 04:17:46 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:46 DEBUG : dir: Looking for writers 2026/05/11 04:17:46 DEBUG : Looking for writers 2026/05/11 04:17:46 DEBUG : dir: reading active writers 2026/05/11 04:17:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:46 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:46 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/11 04:17:46 DEBUG : dir: Updating dir with dir2 0x38068d3fb040 2026/05/11 04:17:46 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/11 04:17:46 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/11 04:17:46 DEBUG : file2: Updating file with file2 0x38068d284d00 2026/05/11 04:17:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:46 INFO : dir2/file3: Deleted 2026/05/11 04:17:46 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/11 04:17:46 DEBUG : dir2/file3: Updating file with dir2/file3 0x38068d284d00 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/11 04:17:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/11 04:17:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x38068d4e2750 2026/05/11 04:17:46 DEBUG : empty directory: forgetting directory cache 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/11 04:17:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/11 04:17:46 DEBUG : dir2: Renaming to "dir3" 2026/05/11 04:17:46 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:46 DEBUG : dir3: Looking for writers 2026/05/11 04:17:46 DEBUG : file3: reading active writers 2026/05/11 04:17:46 DEBUG : renamed empty directory: Looking for writers 2026/05/11 04:17:46 DEBUG : Looking for writers 2026/05/11 04:17:46 DEBUG : dir3: reading active writers 2026/05/11 04:17:46 DEBUG : renamed empty directory: reading active writers 2026/05/11 04:17:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:46 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/11 04:17:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 04:17:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/11 04:17:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/11 04:17:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 04:17:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/11 04:17:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/11 04:17:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:46 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (12 bytes), uploading instead of streaming 2026/05/11 04:17:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:46 DEBUG : dir/sub/file2: size = 12 OK 2026/05/11 04:17:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/11 04:17:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:46 DEBUG : forgetting directory cache 2026/05/11 04:17:46 DEBUG : dir: forgetting directory cache 2026/05/11 04:17:46 DEBUG : dir/sub: forgetting directory cache 2026/05/11 04:17:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/11 04:17:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/11 04:17:46 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 04:17:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : dir/sub/file0: size = 5 OK 2026/05/11 04:17:47 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/11 04:17:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir/sub: Looking for writers 2026/05/11 04:17:47 DEBUG : file0: reading active writers 2026/05/11 04:17:47 DEBUG : file2: reading active writers 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : sub: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:47 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:47 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/11 04:17:47 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:47 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/11 04:17:47 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/11 04:17:47 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/11 04:17:47 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:47 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : file1.metadata: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir.metadata: reading active writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/11 04:17:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/11 04:17:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/11 04:17:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : file.txt: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:47 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:47 DEBUG : dir/file1: size = 25 OK 2026/05/11 04:17:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/11 04:17:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:47 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:47 DEBUG : dir: Looking for writers 2026/05/11 04:17:47 DEBUG : file1: reading active writers 2026/05/11 04:17:47 DEBUG : Looking for writers 2026/05/11 04:17:47 DEBUG : dir: reading active writers 2026/05/11 04:17:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:47 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : dir/file1: Remove: 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:48 DEBUG : dir/file1: >Remove: err= 2026/05/11 04:17:48 DEBUG : dir/file1: Remove: 2026/05/11 04:17:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:48 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : dir/file1: Remove: 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:48 DEBUG : dir/file1: >Remove: err= 2026/05/11 04:17:48 DEBUG : dir/file1: Remove: 2026/05/11 04:17:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:48 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/11 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 04:17:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/11 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 04:17:48 DEBUG : dir/file1: Open: flags=0x3 2026/05/11 04:17:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/11 04:17:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : file1: reading active writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:48 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : file1: reading active writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: 2026/05/11 04:17:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:48 DEBUG : newLeaf: Updating file with newLeaf 0x38068d898270 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:48 DEBUG : dir/file1: Updating file with dir/file1 0x38068d898270 2026/05/11 04:17:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:48 DEBUG : dir/file1: File is currently open, delaying rename 0x38068d898270 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:48 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 04:17:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : dir/file1: size = 25 OK 2026/05/11 04:17:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/11 04:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:48 DEBUG : newLeaf: Running delayed rename now 2026/05/11 04:17:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:48 DEBUG : newLeaf: Updating file with newLeaf 0x38068d898270 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:48 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:48 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:48 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:48 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:48 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:48 DEBUG : dir: Looking for writers 2026/05/11 04:17:48 DEBUG : file1: reading active writers 2026/05/11 04:17:48 DEBUG : Looking for writers 2026/05/11 04:17:48 DEBUG : dir: reading active writers 2026/05/11 04:17:48 DEBUG : >WaitForWriters: 2026/05/11 04:17:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:48 DEBUG : newLeaf: Updating file with newLeaf 0x38068d3fbd40 2026/05/11 04:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:49 DEBUG : dir/file1: Updating file with dir/file1 0x38068d3fbd40 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1: File is currently open, delaying rename 0x38068d3fbd40 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (25 bytes), uploading instead of streaming 2026/05/11 04:17:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:49 DEBUG : dir/file1: size = 25 OK 2026/05/11 04:17:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 DEBUG : newLeaf: Running delayed rename now 2026/05/11 04:17:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:49 DEBUG : newLeaf: Updating file with newLeaf 0x38068d3fbd40 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:49 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): openPending: 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): >openPending: err= 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): _writeAt: size=14, off=0 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): >_writeAt: n=14, err= 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): close: 2026/05/11 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 04:17:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d348e80): >close: err= 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 04:17:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:49 DEBUG : dir/file1: size = 14 OK 2026/05/11 04:17:49 INFO : dir/file1: Copied (replaced existing) 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:49 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): _readAt: size=512, off=0 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): openPending: 2026/05/11 04:17:49 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/05/11 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): >openPending: err= 2026/05/11 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): >_readAt: n=14, err=EOF 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): close: 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068daeee80): >close: err= 2026/05/11 04:17:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:49 DEBUG : newLeaf: Updating file with newLeaf 0x38068d342ea0 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 04:17:49 DEBUG : dir/file1: Updating file with dir/file1 0x38068d342ea0 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:49 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d4b2ec0): openPending: 2026/05/11 04:17:49 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/05/11 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d4b2ec0): >openPending: err= 2026/05/11 04:17:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d4b2ec0): _writeAt: size=25, off=0 2026/05/11 04:17:49 DEBUG : dir/file1(0x38068d4b2ec0): >_writeAt: n=25, err= 2026/05/11 04:17:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:49 DEBUG : newLeaf: Updating file with newLeaf 0x38068d342ea0 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 DEBUG : newLeaf(0x38068d4b2ec0): close: 2026/05/11 04:17:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 04:17:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 04:17:49.56920044 +0000 UTC m=+6.903560993 2026/05/11 04:17:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:49 DEBUG : newLeaf(0x38068d4b2ec0): >close: err= 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:49 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 04:17:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:49 DEBUG : newLeaf: size = 25 OK 2026/05/11 04:17:49 INFO : newLeaf: Copied (replaced existing) 2026/05/11 04:17:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 04:17:49 +0000 UTC" 2026/05/11 04:17:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:49 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:49 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:49 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:49 DEBUG : dir: Looking for writers 2026/05/11 04:17:49 DEBUG : file1: reading active writers 2026/05/11 04:17:49 DEBUG : Looking for writers 2026/05/11 04:17:49 DEBUG : dir: reading active writers 2026/05/11 04:17:49 DEBUG : >WaitForWriters: 2026/05/11 04:17:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:49 DEBUG : newLeaf: Updating file with newLeaf 0x38068d3556c0 2026/05/11 04:17:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:50 DEBUG : dir/file1: Updating file with dir/file1 0x38068d3556c0 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d538000): openPending: 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d538000): >openPending: err= 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d538000): _writeAt: size=25, off=0 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d538000): >_writeAt: n=25, err= 2026/05/11 04:17:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:50 DEBUG : newLeaf: Updating file with newLeaf 0x38068d3556c0 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 DEBUG : newLeaf(0x38068d538000): close: 2026/05/11 04:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 04:17:50.069680089 +0000 UTC m=+7.404040632 2026/05/11 04:17:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:50 DEBUG : newLeaf(0x38068d538000): >close: err= 2026/05/11 04:17:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 04:17:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:50 DEBUG : newLeaf: size = 25 OK 2026/05/11 04:17:50 INFO : newLeaf: Copied (replaced existing) 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 04:17:50 +0000 UTC" 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : >WaitForWriters: 2026/05/11 04:17:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : >WaitForWriters: 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:50 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): openPending: 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): >openPending: err= 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): _writeAt: size=14, off=0 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): >_writeAt: n=14, err= 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): close: 2026/05/11 04:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/11 04:17:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d6af740): >close: err= 2026/05/11 04:17:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : file1: reading active writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : file1: reading active writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : file1: reading active writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : file1: reading active writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 04:17:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:50 DEBUG : dir/file1: size = 14 OK 2026/05/11 04:17:50 INFO : dir/file1: Copied (replaced existing) 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : file1: reading active writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : >WaitForWriters: 2026/05/11 04:17:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): _readAt: size=512, off=0 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): openPending: 2026/05/11 04:17:50 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/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): >openPending: err= 2026/05/11 04:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): >_readAt: n=14, err=EOF 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): close: 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d670300): >close: err= 2026/05/11 04:17:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:50 DEBUG : newLeaf: Updating file with newLeaf 0x38068d355e10 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 04:17:50 DEBUG : dir/file1: Updating file with dir/file1 0x38068d355e10 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:50 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d67de80): openPending: 2026/05/11 04:17:50 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/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d67de80): >openPending: err= 2026/05/11 04:17:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d67de80): _writeAt: size=25, off=0 2026/05/11 04:17:50 DEBUG : dir/file1(0x38068d67de80): >_writeAt: n=25, err= 2026/05/11 04:17:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:50 DEBUG : newLeaf: Updating file with newLeaf 0x38068d355e10 2026/05/11 04:17:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 DEBUG : newLeaf(0x38068d67de80): close: 2026/05/11 04:17:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 04:17:50.714140715 +0000 UTC m=+8.048501268 2026/05/11 04:17:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:50 DEBUG : newLeaf(0x38068d67de80): >close: err= 2026/05/11 04:17:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 04:17:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:50 DEBUG : newLeaf: size = 25 OK 2026/05/11 04:17:50 INFO : newLeaf: Copied (replaced existing) 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 04:17:50 +0000 UTC" 2026/05/11 04:17:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : >WaitForWriters: 2026/05/11 04:17:50 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:50 DEBUG : dir: Looking for writers 2026/05/11 04:17:50 DEBUG : Looking for writers 2026/05/11 04:17:50 DEBUG : dir: reading active writers 2026/05/11 04:17:50 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:50 DEBUG : >WaitForWriters: 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:50 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:50 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : file1: reading active writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : >WaitForWriters: 2026/05/11 04:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): _readAt: size=512, off=0 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): openPending: 2026/05/11 04:17:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/11 04:17:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): >openPending: err= 2026/05/11 04:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): >_readAt: n=14, err=EOF 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): close: 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068d760e00): >close: err= 2026/05/11 04:17:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:51 DEBUG : newLeaf: Updating file with newLeaf 0x38068d71f380 2026/05/11 04:17:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/11 04:17:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/11 04:17:51 DEBUG : dir/file1: Updating file with dir/file1 0x38068d71f380 2026/05/11 04:17:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/11 04:17:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:51 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068daa1200): openPending: 2026/05/11 04:17:51 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/05/11 04:17:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/11 04:17:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068daa1200): >openPending: err= 2026/05/11 04:17:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068daa1200): _writeAt: size=25, off=0 2026/05/11 04:17:51 DEBUG : dir/file1(0x38068daa1200): >_writeAt: n=25, err= 2026/05/11 04:17:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/11 04:17:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/11 04:17:51 DEBUG : newLeaf: Updating file with newLeaf 0x38068d71f380 2026/05/11 04:17:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:17:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:51 DEBUG : newLeaf(0x38068daa1200): close: 2026/05/11 04:17:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/11 04:17:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-11 04:17:51.229981976 +0000 UTC m=+8.564342530 2026/05/11 04:17:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:51 DEBUG : newLeaf(0x38068daa1200): >close: err= 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:51 DEBUG : newLeaf: vfs cache: starting upload 2026/05/11 04:17:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:51 DEBUG : newLeaf: size = 25 OK 2026/05/11 04:17:51 INFO : newLeaf: Copied (replaced existing) 2026/05/11 04:17:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-11 04:17:51 +0000 UTC" 2026/05/11 04:17:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/11 04:17:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/11 04:17:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : >WaitForWriters: 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : newLeaf: reading active writers 2026/05/11 04:17:51 DEBUG : >WaitForWriters: 2026/05/11 04:17:51 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:51 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:51 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 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:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:51 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : file1: reading active writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:51 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/11 04:17:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/11 04:17:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/11 04:17:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/11 04:17:51 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:51 DEBUG : dir: Looking for writers 2026/05/11 04:17:51 DEBUG : file1: reading active writers 2026/05/11 04:17:51 DEBUG : Looking for writers 2026/05/11 04:17:51 DEBUG : dir: reading active writers 2026/05/11 04:17:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:51 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/11 04:17:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/11 04:17:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/11 04:17:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/11 04:17:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/11 04:17:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/11 04:17:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/11 04:17:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/11 04:17:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/11 04:17:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/11 04:17:52 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/11 04:17:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/11 04:17:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/11 04:17:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/11 04:17:52 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/11 04:17:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): _readAt: size=1, off=0 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): openPending: 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >openPending: err= 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): _readAt: size=256, off=1 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >_readAt: n=15, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): _readAt: size=16, off=16 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >_readAt: n=0, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): close: 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >close: err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): close: 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d5a0bc0): >close: err=file already closed 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): _readAt: size=1, off=0 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): openPending: 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >openPending: err= 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): _readAt: size=1, off=5 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): _readAt: size=1, off=3 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): _readAt: size=1, off=13 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): _readAt: size=16, off=100 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >_readAt: n=0, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): close: 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d6a4b80): >close: err= 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=1, off=0 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): openPending: 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >openPending: err= 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=1, off=5 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=1, off=1 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=1, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=6, off=10 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=6, err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=256, off=10 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=6, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=256, off=100 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=0, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): close: 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >close: err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): _readAt: size=256, off=100 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d8cbd00): >_readAt: n=0, err=file already closed 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:52 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): RWFileHandle.Flush 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): _readAt: size=256, off=0 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): openPending: 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): >openPending: err= 2026/05/11 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): >_readAt: n=16, err=EOF 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): RWFileHandle.Flush 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): RWFileHandle.Flush 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): close: 2026/05/11 04:17:52 DEBUG : dir/file1(0x38068d957340): >close: err= 2026/05/11 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:52 DEBUG : dir: Looking for writers 2026/05/11 04:17:52 DEBUG : file1: reading active writers 2026/05/11 04:17:52 DEBUG : Looking for writers 2026/05/11 04:17:52 DEBUG : dir: reading active writers 2026/05/11 04:17:52 DEBUG : >WaitForWriters: 2026/05/11 04:17:52 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:17:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/11 04:17:53 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): _readAt: size=256, off=0 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): openPending: 2026/05/11 04:17:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): >openPending: err= 2026/05/11 04:17:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/11 04:17:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:17:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:17:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): >_readAt: n=16, err=EOF 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): RWFileHandle.Release 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): close: 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): >close: err= 2026/05/11 04:17:53 DEBUG : dir/file1(0x38068db90400): RWFileHandle.Release 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : dir: Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : dir: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:53 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): openPending: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): >openPending: err= 2026/05/11 04:17:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): _writeAt: size=5, off=0 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): >_writeAt: n=5, err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): _writeAt: size=7, off=5 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): >_writeAt: n=7, err= 2026/05/11 04:17:53 DEBUG : file1: vfs cache: truncate to size=11 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): close: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:53.200923436 +0000 UTC m=+10.535283989 2026/05/11 04:17:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): >close: err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): close: 2026/05/11 04:17:53 DEBUG : file1(0x38068d26d100): >close: err=file already closed 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:53 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:53 DEBUG : file1: size = 11 OK 2026/05/11 04:17:53 INFO : file1: Copied (new) 2026/05/11 04:17:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-11 04:17:53 +0000 UTC" 2026/05/11 04:17:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:53 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): openPending: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): >openPending: err= 2026/05/11 04:17:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): _writeAt: size=7, off=0 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): >_writeAt: n=7, err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): _writeAt: size=6, off=5 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): >_writeAt: n=6, err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): close: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:53.397744043 +0000 UTC m=+10.732104596 2026/05/11 04:17:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): >close: err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): _writeAt: size=5, off=0 2026/05/11 04:17:53 DEBUG : file1(0x38068d520f40): >_writeAt: n=0, err=file already closed 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:53 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:53 DEBUG : file1: size = 11 OK 2026/05/11 04:17:53 INFO : file1: Copied (new) 2026/05/11 04:17:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-11 04:17:53 +0000 UTC" 2026/05/11 04:17:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:53 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : file1(0x38068daefa00): openPending: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1(0x38068daefa00): >openPending: err= 2026/05/11 04:17:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1(0x38068daefa00): close: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:53.59401511 +0000 UTC m=+10.928375663 2026/05/11 04:17:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:53 DEBUG : file1(0x38068daefa00): >close: err= 2026/05/11 04:17:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 04:17:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:17:53 DEBUG : file2: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): openPending: 2026/05/11 04:17:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): >openPending: err= 2026/05/11 04:17:53 DEBUG : file2: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/11 04:17:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): RWFileHandle.Flush 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): RWFileHandle.Release 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): close: 2026/05/11 04:17:53 DEBUG : file2: vfs cache: setting modification time to 2026-05-11 04:17:53.594887331 +0000 UTC m=+10.929247885 2026/05/11 04:17:53 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:53 DEBUG : file2(0x38068daefe80): >close: err= 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/11 04:17:53 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:53 DEBUG : file2: vfs cache: starting upload 2026/05/11 04:17:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:53 DEBUG : file1: size = 0 OK 2026/05/11 04:17:53 INFO : file1: Copied (new) 2026/05/11 04:17:53 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-11 04:17:53 +0000 UTC" 2026/05/11 04:17:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/11 04:17:53 DEBUG : file2: size = 0 OK 2026/05/11 04:17:53 INFO : file2: Copied (new) 2026/05/11 04:17:53 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-11 04:17:53 +0000 UTC" 2026/05/11 04:17:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/11 04:17:53 INFO : file2: vfs cache: upload succeeded try #1 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : file2: reading active writers 2026/05/11 04:17:53 DEBUG : >WaitForWriters: 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:53 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:53 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): openPending: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): >openPending: err= 2026/05/11 04:17:53 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): _writeAt: size=5, off=0 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): >_writeAt: n=5, err= 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): RWFileHandle.Flush 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): RWFileHandle.Flush 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): close: 2026/05/11 04:17:53 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:53.96359063 +0000 UTC m=+11.297951183 2026/05/11 04:17:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:53 DEBUG : file1(0x38068d436980): >close: err= 2026/05/11 04:17:53 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:53 DEBUG : Looking for writers 2026/05/11 04:17:53 DEBUG : file1: reading active writers 2026/05/11 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:54 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : file1: size = 5 OK 2026/05/11 04:17:54 INFO : file1: Copied (new) 2026/05/11 04:17:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 04:17:53 +0000 UTC" 2026/05/11 04:17:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : >WaitForWriters: 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:54 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): openPending: 2026/05/11 04:17:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): >openPending: err= 2026/05/11 04:17:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): _writeAt: size=5, off=0 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): >_writeAt: n=5, err= 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): RWFileHandle.Release 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): close: 2026/05/11 04:17:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:54.149868595 +0000 UTC m=+11.484229137 2026/05/11 04:17:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): >close: err= 2026/05/11 04:17:54 DEBUG : file1(0x38068dbe5600): RWFileHandle.Release 2026/05/11 04:17:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:54 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : file1: size = 5 OK 2026/05/11 04:17:54 INFO : file1: Copied (new) 2026/05/11 04:17:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 04:17:54 +0000 UTC" 2026/05/11 04:17:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : >WaitForWriters: 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 04:17:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): openPending: 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): >openPending: err= 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/11 04:17:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): _writeAt: size=5, off=0 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): >_writeAt: n=5, err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): close: 2026/05/11 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-11 04:17:54.400841516 +0000 UTC m=+11.735202069 2026/05/11 04:17:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d59e100): >close: err= 2026/05/11 04:17:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 04:17:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : dir/file1: size = 5 OK 2026/05/11 04:17:54 INFO : dir/file1: Copied (replaced existing) 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-11 04:17:54 +0000 UTC" 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : >WaitForWriters: 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/11 04:17:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/11 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/11 04:17:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): _writeAt: size=5, off=0 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): openPending: 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/11 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): >openPending: err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): >_writeAt: n=5, err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): _writeAt: size=15, off=5 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): >_writeAt: n=15, err= 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): close: 2026/05/11 04:17:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-11 04:17:54.685909063 +0000 UTC m=+12.020269616 2026/05/11 04:17:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:54 DEBUG : dir/file1(0x38068d5bc000): >close: err= 2026/05/11 04:17:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/11 04:17:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:54 DEBUG : dir/file1: size = 20 OK 2026/05/11 04:17:54 INFO : dir/file1: Copied (replaced existing) 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-11 04:17:54 +0000 UTC" 2026/05/11 04:17:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:54 DEBUG : dir: Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : dir: reading active writers 2026/05/11 04:17:54 DEBUG : >WaitForWriters: 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:54 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:54 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): openPending: 2026/05/11 04:17:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): >openPending: err= 2026/05/11 04:17:54 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): _writeAt: size=5, off=0 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): >_writeAt: n=5, err= 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): close: 2026/05/11 04:17:54 DEBUG : file1: vfs cache: setting modification time to 2026-05-11 04:17:54.906204697 +0000 UTC m=+12.240565250 2026/05/11 04:17:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:54 DEBUG : file1(0x38068d5e7400): >close: err= 2026/05/11 04:17:54 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:54 DEBUG : Looking for writers 2026/05/11 04:17:54 DEBUG : file1: reading active writers 2026/05/11 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:55 DEBUG : file1: vfs cache: starting upload 2026/05/11 04:17:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:17:55 DEBUG : file1: size = 5 OK 2026/05/11 04:17:55 INFO : file1: Copied (new) 2026/05/11 04:17:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-11 04:17:54 +0000 UTC" 2026/05/11 04:17:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : >WaitForWriters: 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.093170914 +0000 UTC m=+12.427531458 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.093170914 +0000 UTC m=+12.427531458 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d910e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.093170914 +0000 UTC m=+12.427531458 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9112c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068ccc5ce0 item 1 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.095709589 +0000 UTC m=+12.430070202 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.095709589 +0000 UTC m=+12.430070202 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d911e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d52a4d0 item 2 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.097149814 +0000 UTC m=+12.431510357 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.097149814 +0000 UTC m=+12.431510357 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9329c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.097149814 +0000 UTC m=+12.431510357 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d932e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d52a930 item 3 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.09920801 +0000 UTC m=+12.433568553 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.09920801 +0000 UTC m=+12.433568553 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d933a40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d52b030 item 4 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.100845589 +0000 UTC m=+12.435206133 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.100845589 +0000 UTC m=+12.435206133 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.100845589 +0000 UTC m=+12.435206133 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d952ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d52b6c0 item 5 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.103351922 +0000 UTC m=+12.437712475 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.103351922 +0000 UTC m=+12.437712475 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0ae0e0 item 6 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.105325647 +0000 UTC m=+12.439686221 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d953d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.105325647 +0000 UTC m=+12.439686221 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.105325647 +0000 UTC m=+12.439686221 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9767c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0afce0 item 7 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.10832845 +0000 UTC m=+12.442689023 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d976e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.10832845 +0000 UTC m=+12.442689023 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0e5730 item 8 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d977940): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.110120863 +0000 UTC m=+12.444481406 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d977d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.110120863 +0000 UTC m=+12.444481406 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994280): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.110120863 +0000 UTC m=+12.444481406 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d070770 item 9 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.11342754 +0000 UTC m=+12.447788123 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d994e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.11342754 +0000 UTC m=+12.447788123 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d071ce0 item 10 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d995980): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.115214091 +0000 UTC m=+12.449574634 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d995d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.115214091 +0000 UTC m=+12.449574634 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.115214091 +0000 UTC m=+12.449574634 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3823f0 item 11 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.118163413 +0000 UTC m=+12.452523956 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.118163413 +0000 UTC m=+12.452523956 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905100): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748f50 item 12 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d904480): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.122121694 +0000 UTC m=+12.456482238 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.122121694 +0000 UTC m=+12.456482238 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44c380 item 13 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.123749424 +0000 UTC m=+12.458109968 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.123749424 +0000 UTC m=+12.458109968 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe100): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44ce00 item 14 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068dabe740): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabe740): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.12512613 +0000 UTC m=+12.459486673 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabeb00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.12512613 +0000 UTC m=+12.459486673 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabf480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d3b0 item 15 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.126557709 +0000 UTC m=+12.460918252 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068dabfb00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.126557709 +0000 UTC m=+12.460918252 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff6b00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d7a0 item 16 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.127959974 +0000 UTC m=+12.462320516 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.127959974 +0000 UTC m=+12.462320516 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.127959974 +0000 UTC m=+12.462320516 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44db20 item 17 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.129878103 +0000 UTC m=+12.464238646 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.129878103 +0000 UTC m=+12.464238646 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff6c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748150 item 18 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.13128158 +0000 UTC m=+12.465642122 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffd80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.13128158 +0000 UTC m=+12.465642122 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da5c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.13128158 +0000 UTC m=+12.465642122 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7485b0 item 19 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.133162189 +0000 UTC m=+12.467522732 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.133162189 +0000 UTC m=+12.467522732 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748a80 item 20 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.134481476 +0000 UTC m=+12.468842019 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e1c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.134481476 +0000 UTC m=+12.468842019 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.134481476 +0000 UTC m=+12.468842019 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749180 item 21 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.136331887 +0000 UTC m=+12.470692430 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.136331887 +0000 UTC m=+12.470692430 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749650 item 22 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.137684067 +0000 UTC m=+12.472044610 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.137684067 +0000 UTC m=+12.472044610 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.137684067 +0000 UTC m=+12.472044610 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7499d0 item 23 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.139710561 +0000 UTC m=+12.474071105 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.139710561 +0000 UTC m=+12.474071105 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba5c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08e070 item 24 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d5bac00): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bac00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.141116001 +0000 UTC m=+12.475476544 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bafc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.141116001 +0000 UTC m=+12.475476544 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb4c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.141116001 +0000 UTC m=+12.475476544 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bba00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08eaf0 item 25 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.142980931 +0000 UTC m=+12.477341474 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.142980931 +0000 UTC m=+12.477341474 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5206c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08f6c0 item 26 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d520d00): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.144376151 +0000 UTC m=+12.478736694 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5210c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.144376151 +0000 UTC m=+12.478736694 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5216c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.144376151 +0000 UTC m=+12.478736694 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08fc70 item 27 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.146728222 +0000 UTC m=+12.481088766 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.146728222 +0000 UTC m=+12.481088766 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3488c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382540 item 28 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d348f00): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d348f00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.148472434 +0000 UTC m=+12.482832997 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.148472434 +0000 UTC m=+12.482832997 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d349a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3833b0 item 29 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.150455637 +0000 UTC m=+12.484816180 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324280): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.150455637 +0000 UTC m=+12.484816180 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3247c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d383ab0 item 30 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d324e00): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.152400076 +0000 UTC m=+12.486760620 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3251c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.152400076 +0000 UTC m=+12.486760620 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086230 item 31 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.154879079 +0000 UTC m=+12.489239621 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.154879079 +0000 UTC m=+12.489239621 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0867e0 item 32 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.15626428 +0000 UTC m=+12.490624823 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086c40 item 33 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.156828468 +0000 UTC m=+12.491189011 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.156828468 +0000 UTC m=+12.491189011 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a80e0 item 33 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.15872109 +0000 UTC m=+12.493081633 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8540 item 34 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.159324181 +0000 UTC m=+12.493684724 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.159324181 +0000 UTC m=+12.493684724 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d33c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8700 item 34 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.160550342 +0000 UTC m=+12.494910885 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8d90 item 35 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.162369374 +0000 UTC m=+12.496729916 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.162369374 +0000 UTC m=+12.496729916 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4024c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8f50 item 35 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.16379428 +0000 UTC m=+12.498154824 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9880 item 36 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.164308444 +0000 UTC m=+12.498668986 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.164308444 +0000 UTC m=+12.498668986 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9b90 item 36 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.165969908 +0000 UTC m=+12.500330450 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c230 item 37 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.166524708 +0000 UTC m=+12.500885251 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.166524708 +0000 UTC m=+12.500885251 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c5b0 item 37 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.16809515 +0000 UTC m=+12.502455693 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d8d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40cc40 item 38 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.168594144 +0000 UTC m=+12.502954687 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.168594144 +0000 UTC m=+12.502954687 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40ce70 item 38 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.170543013 +0000 UTC m=+12.504903556 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d9e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40d960 item 39 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.171020415 +0000 UTC m=+12.505380959 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.171020415 +0000 UTC m=+12.505380959 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40dd50 item 39 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.172243461 +0000 UTC m=+12.506604004 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6f80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db883f0 item 40 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.173377236 +0000 UTC m=+12.507737779 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.173377236 +0000 UTC m=+12.507737779 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7a40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db885b0 item 40 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.175199144 +0000 UTC m=+12.509559688 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632100): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88930 item 41 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.175754806 +0000 UTC m=+12.510115349 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88b60 item 41 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.177793313 +0000 UTC m=+12.512153856 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.177793313 +0000 UTC m=+12.512153856 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88d20 item 41 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.179582059 +0000 UTC m=+12.513942602 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db890a0 item 42 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.180066215 +0000 UTC m=+12.514426758 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89260 item 42 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.180596699 +0000 UTC m=+12.514957242 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.180596699 +0000 UTC m=+12.514957242 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89420 item 42 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.182453263 +0000 UTC m=+12.516813806 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d420dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db897a0 item 43 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.182972576 +0000 UTC m=+12.517333129 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4212c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89960 item 43 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.183503801 +0000 UTC m=+12.517864344 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.183503801 +0000 UTC m=+12.517864344 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d421d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89b20 item 43 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.184944437 +0000 UTC m=+12.519304980 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec000 item 44 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.185417001 +0000 UTC m=+12.519777545 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec1c0 item 44 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.187334521 +0000 UTC m=+12.521695064 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d450ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.187334521 +0000 UTC m=+12.521695064 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec380 item 44 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.188995895 +0000 UTC m=+12.523356438 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d451a80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec700 item 45 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.19673938 +0000 UTC m=+12.531099922 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.19673938 +0000 UTC m=+12.531099922 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec930 item 45 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.198200165 +0000 UTC m=+12.532560708 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d496dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8eccb0 item 46 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.198649394 +0000 UTC m=+12.533009937 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4972c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.198649394 +0000 UTC m=+12.533009937 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4979c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ece70 item 46 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.200346716 +0000 UTC m=+12.534707260 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0100): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed1f0 item 47 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.200939398 +0000 UTC m=+12.535299941 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.200939398 +0000 UTC m=+12.535299941 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d0d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed3b0 item 47 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.202249978 +0000 UTC m=+12.536610522 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed810 item 48 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.202778278 +0000 UTC m=+12.537138821 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4d1840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.202778278 +0000 UTC m=+12.537138821 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed9d0 item 48 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.204297063 +0000 UTC m=+12.538657616 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774000 item 49 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.205006105 +0000 UTC m=+12.539366658 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d512b00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.205006105 +0000 UTC m=+12.539366658 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7741c0 item 49 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.206395855 +0000 UTC m=+12.540756398 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5136c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7745b0 item 50 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.206949452 +0000 UTC m=+12.541309995 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d513bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.206949452 +0000 UTC m=+12.541309995 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774770 item 50 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.208184731 +0000 UTC m=+12.542545274 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5488c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774b60 item 51 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.208704104 +0000 UTC m=+12.543064646 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d548dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.208704104 +0000 UTC m=+12.543064646 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774d20 item 51 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.209993994 +0000 UTC m=+12.544354537 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775260 item 52 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.210642492 +0000 UTC m=+12.545003035 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d549e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.210642492 +0000 UTC m=+12.545003035 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775420 item 52 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.212168479 +0000 UTC m=+12.546529022 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d574b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7757a0 item 53 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.212678635 +0000 UTC m=+12.547039178 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.212678635 +0000 UTC m=+12.547039178 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5755c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775960 item 53 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.214142566 +0000 UTC m=+12.548503109 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d575c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775ce0 item 54 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.214774973 +0000 UTC m=+12.549135516 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.214774973 +0000 UTC m=+12.549135516 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b27c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a0e0 item 54 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.216481553 +0000 UTC m=+12.550842096 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a540 item 55 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.21699797 +0000 UTC m=+12.551358513 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.21699797 +0000 UTC m=+12.551358513 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a930 item 55 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.218403309 +0000 UTC m=+12.552763852 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e4000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086fc0 item 56 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.218921059 +0000 UTC m=+12.553281602 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.218921059 +0000 UTC m=+12.553281602 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d087340 item 56 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.22256244 +0000 UTC m=+12.556922984 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d087c70 item 57 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.223094607 +0000 UTC m=+12.557455150 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b81c0 item 57 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.224688564 +0000 UTC m=+12.559049108 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d366bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.224688564 +0000 UTC m=+12.559049108 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b88c0 item 57 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.228428381 +0000 UTC m=+12.562788934 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b8ee0 item 58 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.231274148 +0000 UTC m=+12.565634691 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d367cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b9490 item 58 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.231894251 +0000 UTC m=+12.566254795 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.231894251 +0000 UTC m=+12.566254795 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62e8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b9ce0 item 58 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.238577539 +0000 UTC m=+12.572938082 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62ef00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a310 item 59 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.238978387 +0000 UTC m=+12.573338931 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a4d0 item 59 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.239418561 +0000 UTC m=+12.573779104 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d62f980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.239418561 +0000 UTC m=+12.573779104 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a700 item 59 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.245580762 +0000 UTC m=+12.579941306 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77aa80 item 60 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.246269086 +0000 UTC m=+12.580629630 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d656b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77ac40 item 60 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.249224729 +0000 UTC m=+12.583585272 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6570c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.249224729 +0000 UTC m=+12.583585272 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77ae00 item 60 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.25030275 +0000 UTC m=+12.584663292 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d657cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b1f0 item 61 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.250916411 +0000 UTC m=+12.585276954 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.250916411 +0000 UTC m=+12.585276954 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a2a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b3b0 item 61 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.254557572 +0000 UTC m=+12.588918115 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b880 item 62 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.255230846 +0000 UTC m=+12.589591390 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.255230846 +0000 UTC m=+12.589591390 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a3c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77bb20 item 62 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.257568551 +0000 UTC m=+12.591929094 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c83c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8000 item 63 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.258072544 +0000 UTC m=+12.592433087 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c8900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.258072544 +0000 UTC m=+12.592433087 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f81c0 item 63 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.259954786 +0000 UTC m=+12.594315329 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8850 item 64 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.260598625 +0000 UTC m=+12.594959168 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6c9b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.260598625 +0000 UTC m=+12.594959168 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8a10 item 64 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.262132828 +0000 UTC m=+12.596493371 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70e9c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8e00 item 65 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.262663383 +0000 UTC m=+12.597023936 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70ee40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.262663383 +0000 UTC m=+12.597023936 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8fc0 item 65 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.26399875 +0000 UTC m=+12.598359303 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70f980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9340 item 66 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.266744205 +0000 UTC m=+12.601104749 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d70fe00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.266744205 +0000 UTC m=+12.601104749 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9500 item 66 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.272597503 +0000 UTC m=+12.606958046 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ea80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9880 item 67 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.27622602 +0000 UTC m=+12.610586563 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ef00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.27622602 +0000 UTC m=+12.610586563 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9b20 item 67 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.285855133 +0000 UTC m=+12.620215676 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e3c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a230 item 68 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.286373283 +0000 UTC m=+12.620733826 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73e8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.286373283 +0000 UTC m=+12.620733826 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73ee00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a3f0 item 68 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.287379949 +0000 UTC m=+12.621740492 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73f940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90aa80 item 69 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.289605331 +0000 UTC m=+12.623965894 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d73fdc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.289605331 +0000 UTC m=+12.623965894 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9044c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90ad20 item 69 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.29203061 +0000 UTC m=+12.626391173 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904b40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b0a0 item 70 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.292992792 +0000 UTC m=+12.627353364 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.292992792 +0000 UTC m=+12.627353364 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b500 item 70 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.295724772 +0000 UTC m=+12.630085335 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b8f0 item 71 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.297601513 +0000 UTC m=+12.631962086 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.297601513 +0000 UTC m=+12.631962086 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90bab0 item 71 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.301045912 +0000 UTC m=+12.635406475 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f18c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f81c0 item 72 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.30269867 +0000 UTC m=+12.637059273 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfea80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.30269867 +0000 UTC m=+12.637059273 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44c1c0 item 72 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.306556301 +0000 UTC m=+12.640916844 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dad80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44cbd0 item 73 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.306987036 +0000 UTC m=+12.641347579 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db280): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44ce00 item 73 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.307604965 +0000 UTC m=+12.641965509 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db740): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.307604965 +0000 UTC m=+12.641965509 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbc80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44cfc0 item 73 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.308905096 +0000 UTC m=+12.643265639 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d490 item 74 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.309467079 +0000 UTC m=+12.643827622 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04f300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d6c0 item 74 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.309967736 +0000 UTC m=+12.644328280 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fd00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.309967736 +0000 UTC m=+12.644328280 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d880 item 74 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.311631345 +0000 UTC m=+12.645991898 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26cb40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44dc00 item 75 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.31209878 +0000 UTC m=+12.646459322 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44ddc0 item 75 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.312631258 +0000 UTC m=+12.646991801 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.312631258 +0000 UTC m=+12.646991801 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26dac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7480e0 item 75 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.313829605 +0000 UTC m=+12.648190148 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748540 item 76 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.314400706 +0000 UTC m=+12.648761269 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748700 item 76 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.315012754 +0000 UTC m=+12.649373298 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bad40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.315012754 +0000 UTC m=+12.649373298 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb2c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7488c0 item 76 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.316638462 +0000 UTC m=+12.650999005 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748c40 item 77 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.317114372 +0000 UTC m=+12.651474915 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbe00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.317114372 +0000 UTC m=+12.651474915 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748e70 item 77 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.318518369 +0000 UTC m=+12.652878911 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7491f0 item 78 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.31893117 +0000 UTC m=+12.653291713 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.31893117 +0000 UTC m=+12.653291713 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7493b0 item 78 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.320862234 +0000 UTC m=+12.655222778 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749730 item 79 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.321248325 +0000 UTC m=+12.655608889 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.321248325 +0000 UTC m=+12.655608889 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324d80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7498f0 item 79 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.322775816 +0000 UTC m=+12.657136360 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfee40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8690 item 80 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.323264792 +0000 UTC m=+12.657625365 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.323264792 +0000 UTC m=+12.657625365 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffc00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8930 item 80 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.324634494 +0000 UTC m=+12.658995037 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8d20 item 81 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.325809919 +0000 UTC m=+12.660170462 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.325809919 +0000 UTC m=+12.660170462 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d2dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8ee0 item 81 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.327269039 +0000 UTC m=+12.661629613 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9260 item 82 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.32779271 +0000 UTC m=+12.662153254 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.32779271 +0000 UTC m=+12.662153254 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9420 item 82 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.329219742 +0000 UTC m=+12.663580314 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f97a0 item 83 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.329820048 +0000 UTC m=+12.664180591 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.329820048 +0000 UTC m=+12.664180591 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4030c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9e30 item 83 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.331350454 +0000 UTC m=+12.665711027 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403740): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08ea10 item 84 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.332591373 +0000 UTC m=+12.666951916 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.332591373 +0000 UTC m=+12.666951916 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db182c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08efc0 item 84 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.333823093 +0000 UTC m=+12.668183636 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08f6c0 item 85 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.334478414 +0000 UTC m=+12.668838957 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.334478414 +0000 UTC m=+12.668838957 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08f9d0 item 85 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.335795336 +0000 UTC m=+12.670155879 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19a80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382230 item 86 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.336467549 +0000 UTC m=+12.670828092 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.336467549 +0000 UTC m=+12.670828092 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3823f0 item 86 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.337812404 +0000 UTC m=+12.672172946 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d336c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382b60 item 87 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.338492751 +0000 UTC m=+12.672853294 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.338492751 +0000 UTC m=+12.672853294 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3376c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382fc0 item 87 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.339747476 +0000 UTC m=+12.674108019 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d337d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d383960 item 88 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.340468079 +0000 UTC m=+12.674828622 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.340468079 +0000 UTC m=+12.674828622 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3588c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d383b20 item 88 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.341940306 +0000 UTC m=+12.676300849 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d358f00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8150 item 89 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.342604393 +0000 UTC m=+12.676964935 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8310 item 89 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.343308545 +0000 UTC m=+12.677669108 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d359980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.343308545 +0000 UTC m=+12.677669108 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a85b0 item 89 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.344840394 +0000 UTC m=+12.679200938 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8c40 item 90 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.345561137 +0000 UTC m=+12.679921681 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d374b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8e00 item 90 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.346237007 +0000 UTC m=+12.680597550 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3750c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.346237007 +0000 UTC m=+12.680597550 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9420 item 90 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.347651194 +0000 UTC m=+12.682011737 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d375cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9a40 item 91 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.34822528 +0000 UTC m=+12.682585843 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9c00 item 91 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.348770602 +0000 UTC m=+12.683131145 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.348770602 +0000 UTC m=+12.683131145 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b6dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9dc0 item 91 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.350156254 +0000 UTC m=+12.684516807 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c620 item 92 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.3507454 +0000 UTC m=+12.685105942 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c9a0 item 92 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.351526827 +0000 UTC m=+12.685887381 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3b7e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.351526827 +0000 UTC m=+12.685887381 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ec540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40ccb0 item 92 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.352912101 +0000 UTC m=+12.687272643 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ecb80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40d0a0 item 93 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.353986653 +0000 UTC m=+12.688347196 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed0c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.353986653 +0000 UTC m=+12.688347196 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ed7c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40db20 item 93 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.355673216 +0000 UTC m=+12.690033759 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3ede00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db882a0 item 94 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.356224008 +0000 UTC m=+12.690584571 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41e440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.356224008 +0000 UTC m=+12.690584571 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41eb40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88460 item 94 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.357648714 +0000 UTC m=+12.692009257 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db887e0 item 95 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.358215767 +0000 UTC m=+12.692576330 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41f6c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.358215767 +0000 UTC m=+12.692576330 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d41fdc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db889a0 item 95 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.359677274 +0000 UTC m=+12.694037817 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88d90 item 96 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.36024621 +0000 UTC m=+12.694606774 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454a40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.36024621 +0000 UTC m=+12.694606774 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88f50 item 96 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= 2026/05/11 04:17:55 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : >WaitForWriters: 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.385064209 +0000 UTC m=+12.719424762 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.385064209 +0000 UTC m=+12.719424762 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.385064209 +0000 UTC m=+12.719424762 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0865b0 item 1 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.387435677 +0000 UTC m=+12.721796219 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.387435677 +0000 UTC m=+12.721796219 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086c40 item 2 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.389113401 +0000 UTC m=+12.723473954 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d0bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.389113401 +0000 UTC m=+12.723473954 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.389113401 +0000 UTC m=+12.723473954 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d087420 item 3 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.391521158 +0000 UTC m=+12.725881701 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5d1b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.391521158 +0000 UTC m=+12.725881701 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6321c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b81c0 item 4 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.393294754 +0000 UTC m=+12.727655297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.393294754 +0000 UTC m=+12.727655297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d632c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.393294754 +0000 UTC m=+12.727655297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b8cb0 item 5 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.395665121 +0000 UTC m=+12.730025664 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6337c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.395665121 +0000 UTC m=+12.730025664 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d633d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b9c70 item 6 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.396761626 +0000 UTC m=+12.731122179 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.396761626 +0000 UTC m=+12.731122179 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.396761626 +0000 UTC m=+12.731122179 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d660e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a2a0 item 7 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.398727487 +0000 UTC m=+12.733088040 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6614c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.398727487 +0000 UTC m=+12.733088040 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d661a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a7e0 item 8 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d6ac0c0): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac0c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.400110613 +0000 UTC m=+12.734471157 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.400110613 +0000 UTC m=+12.734471157 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ac900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.400110613 +0000 UTC m=+12.734471157 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ace00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77ab60 item 9 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.402059482 +0000 UTC m=+12.736420025 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.402059482 +0000 UTC m=+12.736420025 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ad9c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b030 item 10 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d6d4100): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4100): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.403678025 +0000 UTC m=+12.738038568 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d44c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.403678025 +0000 UTC m=+12.738038568 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d49c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.403678025 +0000 UTC m=+12.738038568 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d4ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b420 item 11 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.405827623 +0000 UTC m=+12.740188167 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.405827623 +0000 UTC m=+12.740188167 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6d5a80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77bb20 item 12 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d7241c0): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7241c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.40715724 +0000 UTC m=+12.741517782 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.40715724 +0000 UTC m=+12.741517782 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d724c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d310000 item 13 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.408654182 +0000 UTC m=+12.743014735 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7252c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.408654182 +0000 UTC m=+12.743014735 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3109a0 item 14 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d725e40): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d725e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.410121439 +0000 UTC m=+12.744481983 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.410121439 +0000 UTC m=+12.744481983 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77c9c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d311030 item 15 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.411812229 +0000 UTC m=+12.746172782 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.411812229 +0000 UTC m=+12.746172782 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77d580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3115e0 item 16 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.413164719 +0000 UTC m=+12.747525262 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d77dbc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.413164719 +0000 UTC m=+12.747525262 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.413164719 +0000 UTC m=+12.747525262 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d311c70 item 17 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.414967571 +0000 UTC m=+12.749328124 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a0cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.414967571 +0000 UTC m=+12.749328124 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d9064d0 item 18 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.416654584 +0000 UTC m=+12.751015127 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.416654584 +0000 UTC m=+12.751015127 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7a1d80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.416654584 +0000 UTC m=+12.751015127 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7be380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d9069a0 item 19 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.418436356 +0000 UTC m=+12.752796899 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bea00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.418436356 +0000 UTC m=+12.752796899 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bef40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d906f50 item 20 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.419772284 +0000 UTC m=+12.754132827 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bf5c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.419772284 +0000 UTC m=+12.754132827 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7bfac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.419772284 +0000 UTC m=+12.754132827 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc0c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907420 item 21 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.42173014 +0000 UTC m=+12.756090683 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dc740): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.42173014 +0000 UTC m=+12.756090683 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dcc80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907a40 item 22 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.423397586 +0000 UTC m=+12.757758148 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.423397586 +0000 UTC m=+12.757758148 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7dd800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.423397586 +0000 UTC m=+12.757758148 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ddd00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907dc0 item 23 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.425522918 +0000 UTC m=+12.759883460 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.425522918 +0000 UTC m=+12.759883460 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fa9c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25ea10 item 24 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d7fb000): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.427663408 +0000 UTC m=+12.762023951 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb3c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.427663408 +0000 UTC m=+12.762023951 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fb8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.427663408 +0000 UTC m=+12.762023951 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7fbe00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25f110 item 25 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.429540951 +0000 UTC m=+12.763901495 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.429540951 +0000 UTC m=+12.763901495 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25f810 item 26 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d468c80): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.432162684 +0000 UTC m=+12.766523226 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.432162684 +0000 UTC m=+12.766523226 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324000): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.432162684 +0000 UTC m=+12.766523226 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25fb90 item 27 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.434421017 +0000 UTC m=+12.768781560 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d324cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.434421017 +0000 UTC m=+12.768781560 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7484d0 item 28 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d325840): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.435777024 +0000 UTC m=+12.770137567 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d325c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.435777024 +0000 UTC m=+12.770137567 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8183c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748850 item 29 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.436908184 +0000 UTC m=+12.771268726 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818a40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.436908184 +0000 UTC m=+12.771268726 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d818f80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748bd0 item 30 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): _readAt: size=2, off=0 2026/05/11 04:17:55 ERROR : open-test-file(0x38068d819780): Couldn't read size of file 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): >_writeAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): close: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.438486191 +0000 UTC m=+12.772846734 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d819b40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.438486191 +0000 UTC m=+12.772846734 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d748fc0 item 31 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.439827368 +0000 UTC m=+12.774187912 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d468980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.439827368 +0000 UTC m=+12.774187912 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749340 item 32 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.440999477 +0000 UTC m=+12.775360020 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d469d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7496c0 item 33 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.441404804 +0000 UTC m=+12.775765347 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.441404804 +0000 UTC m=+12.775765347 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fa840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749880 item 33 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.442516638 +0000 UTC m=+12.776877191 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fae80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749c00 item 34 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.442992649 +0000 UTC m=+12.777353192 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.442992649 +0000 UTC m=+12.777353192 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fb840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d749dc0 item 34 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.444318248 +0000 UTC m=+12.778678791 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6fbe80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25e540 item 35 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.444733955 +0000 UTC m=+12.779094497 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.444733955 +0000 UTC m=+12.779094497 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d904a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25ea80 item 35 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.445876497 +0000 UTC m=+12.780237040 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25f180 item 36 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.446520946 +0000 UTC m=+12.780881490 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.446520946 +0000 UTC m=+12.780881490 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d905b40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25f420 item 36 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.447714405 +0000 UTC m=+12.782074949 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068cff7ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d25f8f0 item 37 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.448214532 +0000 UTC m=+12.782575075 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f08c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.448214532 +0000 UTC m=+12.782575075 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d0f1680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774150 item 37 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.449552804 +0000 UTC m=+12.783913348 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3da1c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7745b0 item 38 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.45002638 +0000 UTC m=+12.784386924 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3daa40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.45002638 +0000 UTC m=+12.784386924 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dafc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774770 item 38 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.451271186 +0000 UTC m=+12.785631730 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3db640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d774b60 item 39 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.451727831 +0000 UTC m=+12.786088373 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3dbb40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.451727831 +0000 UTC m=+12.786088373 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04e2c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775110 item 39 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.452953179 +0000 UTC m=+12.787313732 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04eb00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775490 item 40 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.453494003 +0000 UTC m=+12.787854546 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d04fb00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.453494003 +0000 UTC m=+12.787854546 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775650 item 40 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.454642307 +0000 UTC m=+12.789002849 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26c940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7759d0 item 41 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.455144547 +0000 UTC m=+12.789505091 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ce40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775b90 item 41 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.455794367 +0000 UTC m=+12.790154909 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d300): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.455794367 +0000 UTC m=+12.790154909 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26d840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d775e30 item 41 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.457074539 +0000 UTC m=+12.791435082 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26de80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec310 item 42 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.457569967 +0000 UTC m=+12.791930510 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5ba580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec5b0 item 42 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.458258671 +0000 UTC m=+12.792619213 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5baac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.458258671 +0000 UTC m=+12.792619213 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ec770 item 42 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.459964068 +0000 UTC m=+12.794324611 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bb680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ecb60 item 43 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.460743463 +0000 UTC m=+12.795104026 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5bbb80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ecd20 item 43 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.461342376 +0000 UTC m=+12.795702940 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5201c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.461342376 +0000 UTC m=+12.795702940 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ecee0 item 43 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.462816076 +0000 UTC m=+12.797176619 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d520d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed260 item 44 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.463641067 +0000 UTC m=+12.798001610 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed420 item 44 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.464362843 +0000 UTC m=+12.798723406 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.464362843 +0000 UTC m=+12.798723406 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d521e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8ed5e0 item 44 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.466421398 +0000 UTC m=+12.800781971 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccfef00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8eda40 item 45 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.46694542 +0000 UTC m=+12.801305964 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccff440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.46694542 +0000 UTC m=+12.801305964 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068ccffcc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8edd50 item 45 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.468611373 +0000 UTC m=+12.802971926 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d24c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a230 item 46 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.469138962 +0000 UTC m=+12.803499505 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d29c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.469138962 +0000 UTC m=+12.803499505 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d30c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90a3f0 item 46 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.470892721 +0000 UTC m=+12.805253264 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90aa80 item 47 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.471541749 +0000 UTC m=+12.805902292 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3d3c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.471541749 +0000 UTC m=+12.805902292 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90ac40 item 47 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.472933012 +0000 UTC m=+12.807293555 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402a80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b030 item 48 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.47352907 +0000 UTC m=+12.807889614 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d402f80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.47352907 +0000 UTC m=+12.807889614 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b340 item 48 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.475023458 +0000 UTC m=+12.809384002 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d403cc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90b880 item 49 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.47564257 +0000 UTC m=+12.810003112 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.47564257 +0000 UTC m=+12.810003112 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d90ba40 item 49 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.47707505 +0000 UTC m=+12.811435594 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db18e00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44c2a0 item 50 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.477715754 +0000 UTC m=+12.812076297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.477715754 +0000 UTC m=+12.812076297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068db19900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44c620 item 50 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.478913429 +0000 UTC m=+12.813273972 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44cee0 item 51 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.479554253 +0000 UTC m=+12.813914796 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.479554253 +0000 UTC m=+12.813914796 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d454ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d180 item 51 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.481057298 +0000 UTC m=+12.815417840 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d5e0 item 52 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.482116662 +0000 UTC m=+12.816477205 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455640): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.482116662 +0000 UTC m=+12.816477205 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d455c80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44d7a0 item 52 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.483346169 +0000 UTC m=+12.817706722 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44db20 item 53 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.483809626 +0000 UTC m=+12.818170169 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.483809626 +0000 UTC m=+12.818170169 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d586ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d44dce0 item 53 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.485359359 +0000 UTC m=+12.819719902 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587540): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f81c0 item 54 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.485990654 +0000 UTC m=+12.820351197 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d587a40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.485990654 +0000 UTC m=+12.820351197 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2900c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8380 item 54 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.487296035 +0000 UTC m=+12.821656578 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290740): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8a10 item 55 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.487824654 +0000 UTC m=+12.822185198 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d290c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.487824654 +0000 UTC m=+12.822185198 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8bd0 item 55 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.489234253 +0000 UTC m=+12.823594795 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291800): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8fc0 item 56 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.489868062 +0000 UTC m=+12.824228606 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d291d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.489868062 +0000 UTC m=+12.824228606 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f9180 item 56 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.491223717 +0000 UTC m=+12.825584260 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d31c9c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08e070 item 57 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.491820347 +0000 UTC m=+12.826180890 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08e380 item 57 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.492509091 +0000 UTC m=+12.826869633 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2546c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.492509091 +0000 UTC m=+12.826869633 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d254c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08eaf0 item 57 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.494006825 +0000 UTC m=+12.828367368 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255280): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08f490 item 58 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.494529754 +0000 UTC m=+12.828890297 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d2557c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08f730 item 58 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.495199903 +0000 UTC m=+12.829560445 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d255d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.495199903 +0000 UTC m=+12.829560445 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26e3c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d08fab0 item 58 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.496637052 +0000 UTC m=+12.830997595 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ea00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3822a0 item 59 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.497182965 +0000 UTC m=+12.831543508 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26ef40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382460 item 59 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.497695185 +0000 UTC m=+12.832055727 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26f480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.497695185 +0000 UTC m=+12.832055727 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d26fa00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d382770 item 59 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.499068974 +0000 UTC m=+12.833429517 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d383030 item 60 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.499596723 +0000 UTC m=+12.833957266 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3837a0 item 60 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.500326544 +0000 UTC m=+12.834687107 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a0bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.500326544 +0000 UTC m=+12.834687107 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d3839d0 item 60 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.501848034 +0000 UTC m=+12.836208577 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a17c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d383e30 item 61 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.502525156 +0000 UTC m=+12.836885699 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3a1d00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.502525156 +0000 UTC m=+12.836885699 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6500): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a81c0 item 61 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.504232416 +0000 UTC m=+12.838592990 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f6b40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8620 item 62 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.504896684 +0000 UTC m=+12.839257237 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.504896684 +0000 UTC m=+12.839257237 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a87e0 item 62 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.50651164 +0000 UTC m=+12.840872183 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d3f7dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a8e70 item 63 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.506957194 +0000 UTC m=+12.841317736 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44e400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.506957194 +0000 UTC m=+12.841317736 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44eb00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a95e0 item 63 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): >_readAt: n=0, err=Bad file descriptor 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.508628386 +0000 UTC m=+12.842988929 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9ab0 item 64 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.509124496 +0000 UTC m=+12.843485038 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44f680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.509124496 +0000 UTC m=+12.843485038 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d44fd80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8a9c70 item 64 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.510663618 +0000 UTC m=+12.845024162 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5364c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c460 item 65 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.511297558 +0000 UTC m=+12.845658101 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.511297558 +0000 UTC m=+12.845658101 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d536e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40c7e0 item 65 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.512530301 +0000 UTC m=+12.846890843 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40cd90 item 66 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.513141918 +0000 UTC m=+12.847502461 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.513141918 +0000 UTC m=+12.847502461 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d537e40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40cf50 item 66 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.514250596 +0000 UTC m=+12.848611139 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d40db90 item 67 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.514736276 +0000 UTC m=+12.849096819 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.514736276 +0000 UTC m=+12.849096819 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b2f00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88000 item 67 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.516126517 +0000 UTC m=+12.850487060 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db884d0 item 68 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.516572361 +0000 UTC m=+12.850932904 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5b3a80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.516572361 +0000 UTC m=+12.850932904 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e60c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88690 item 68 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.517678173 +0000 UTC m=+12.852038716 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88a10 item 69 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.518250626 +0000 UTC m=+12.852611170 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e6b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.518250626 +0000 UTC m=+12.852611170 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88c40 item 69 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.519707974 +0000 UTC m=+12.854068517 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db88fc0 item 70 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.52029688 +0000 UTC m=+12.854657422 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d5e7c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.52029688 +0000 UTC m=+12.854657422 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89180 item 70 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.521415265 +0000 UTC m=+12.855775808 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63c8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89500 item 71 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.52185117 +0000 UTC m=+12.856211714 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63cdc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.52185117 +0000 UTC m=+12.856211714 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d2c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db896c0 item 71 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.523055791 +0000 UTC m=+12.857416334 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63d940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89a40 item 72 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.523561698 +0000 UTC m=+12.857922241 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d63de40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.523561698 +0000 UTC m=+12.857922241 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67a480): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068db89c00 item 72 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.524644147 +0000 UTC m=+12.859004689 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67aa40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086310 item 73 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.525075462 +0000 UTC m=+12.859436006 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67af40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086620 item 73 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.525651122 +0000 UTC m=+12.860011665 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b400): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.525651122 +0000 UTC m=+12.860011665 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d67b940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0869a0 item 73 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.526872703 +0000 UTC m=+12.861233247 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d086f50 item 74 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.527322104 +0000 UTC m=+12.861682647 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d087260 item 74 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.527917291 +0000 UTC m=+12.862277834 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a6ac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.527917291 +0000 UTC m=+12.862277834 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d0875e0 item 74 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.529233633 +0000 UTC m=+12.863594205 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b8070 item 75 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.529659578 +0000 UTC m=+12.864020121 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6a7b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): _writeAt: size=3, off=2 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b8690 item 75 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.530313375 +0000 UTC m=+12.864673938 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce1c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.530313375 +0000 UTC m=+12.864673938 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ce700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b8c40 item 75 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.531986422 +0000 UTC m=+12.866346965 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6ced40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b93b0 item 76 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.533584286 +0000 UTC m=+12.867944829 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d1b9c70 item 76 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): _writeAt: size=3, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.534282668 +0000 UTC m=+12.868643231 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cf780): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.534282668 +0000 UTC m=+12.868643231 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6cfd00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a0e0 item 76 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.536301949 +0000 UTC m=+12.870662492 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a460 item 77 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.536914308 +0000 UTC m=+12.871274851 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f6940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.536914308 +0000 UTC m=+12.871274851 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7040): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77a690 item 77 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.538652828 +0000 UTC m=+12.873013371 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77aa10 item 78 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.53920331 +0000 UTC m=+12.873563854 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d6f7b80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.53920331 +0000 UTC m=+12.873563854 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77abd0 item 78 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.540479415 +0000 UTC m=+12.874839958 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7369c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77af50 item 79 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.540871327 +0000 UTC m=+12.875231870 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d736ec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.540871327 +0000 UTC m=+12.875231870 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7375c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b180 item 79 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.542237171 +0000 UTC m=+12.876597714 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d737c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b500 item 80 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.542651115 +0000 UTC m=+12.877011658 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.542651115 +0000 UTC m=+12.877011658 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77b810 item 80 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.544570146 +0000 UTC m=+12.878930690 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d766f40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77bc70 item 81 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.545122943 +0000 UTC m=+12.879483486 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7673c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.545122943 +0000 UTC m=+12.879483486 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d767900): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d77be30 item 81 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.546182628 +0000 UTC m=+12.880543171 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d310930 item 82 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.546681132 +0000 UTC m=+12.881041674 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790580): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.546681132 +0000 UTC m=+12.881041674 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d790b00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d310cb0 item 82 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.547836578 +0000 UTC m=+12.882197121 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d311180 item 83 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.548289806 +0000 UTC m=+12.882650349 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791680): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.548289806 +0000 UTC m=+12.882650349 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d791bc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d311500 item 83 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.549966038 +0000 UTC m=+12.884326581 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d311c00 item 84 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.550599286 +0000 UTC m=+12.884959830 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0840): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.550599286 +0000 UTC m=+12.884959830 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b0dc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d906000 item 84 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.551854271 +0000 UTC m=+12.886214815 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1440): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d9064d0 item 85 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.552444209 +0000 UTC m=+12.886804752 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.552444209 +0000 UTC m=+12.886804752 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7b1e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d906690 item 85 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.553864185 +0000 UTC m=+12.888224728 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d906c40 item 86 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.554445256 +0000 UTC m=+12.888805809 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d0b00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.554445256 +0000 UTC m=+12.888805809 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1080): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d906e00 item 86 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.555583599 +0000 UTC m=+12.889944142 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d9072d0 item 87 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.556100848 +0000 UTC m=+12.890461401 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7d1c00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.556100848 +0000 UTC m=+12.890461401 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907490 item 87 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.557264711 +0000 UTC m=+12.891625254 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ea8c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907960 item 88 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.557812137 +0000 UTC m=+12.892172680 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eadc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.557812137 +0000 UTC m=+12.892172680 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb340): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d907b20 item 88 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.559006077 +0000 UTC m=+12.893366620 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7eb980): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d7120e0 item 89 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.559898897 +0000 UTC m=+12.894259440 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d7ebec0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93a0e0 item 89 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.560684844 +0000 UTC m=+12.895045387 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c3c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.560684844 +0000 UTC m=+12.895045387 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89c940): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93a2a0 item 89 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.563177081 +0000 UTC m=+12.897537624 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89cf80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93a7e0 item 90 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.56397463 +0000 UTC m=+12.898335173 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89d4c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93a9a0 item 90 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.564892547 +0000 UTC m=+12.899253090 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d89da00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.564892547 +0000 UTC m=+12.899253090 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e80c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93ae00 item 90 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.566980879 +0000 UTC m=+12.901341422 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93b2d0 item 91 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.567639265 +0000 UTC m=+12.901999808 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e8c40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): >_readAt: n=2, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): _writeAt: size=3, off=7 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93b570 item 91 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.568322999 +0000 UTC m=+12.902683543 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9180): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): >_readAt: n=8, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.568322999 +0000 UTC m=+12.902683543 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93b880 item 91 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.569850189 +0000 UTC m=+12.904210733 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d8e9d40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d93bce0 item 92 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.570536949 +0000 UTC m=+12.904897492 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922380): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): open at offset 5 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5ea0e0 item 92 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): _readAt: size=2, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): _writeAt: size=3, off=5 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): >_writeAt: n=3, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.571203931 +0000 UTC m=+12.905564474 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9228c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): >_readAt: n=3, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.571203931 +0000 UTC m=+12.905564474 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d922e80): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5ea3f0 item 92 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.572712065 +0000 UTC m=+12.907072608 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d9234c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5ea8c0 item 93 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.573317632 +0000 UTC m=+12.907678195 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d923a00): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.573317632 +0000 UTC m=+12.907678195 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94a200): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5eaa80 item 93 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.575429038 +0000 UTC m=+12.909789581 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe140): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5eae00 item 94 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.575986692 +0000 UTC m=+12.910347236 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94aac0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.575986692 +0000 UTC m=+12.910347236 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d94b1c0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d5eafc0 item 94 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.577608923 +0000 UTC m=+12.911969467 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4fe600): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8230 item 95 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.578152992 +0000 UTC m=+12.912513536 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4feb40): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.578152992 +0000 UTC m=+12.912513536 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff240): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f83f0 item 95 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 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/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): open at offset 0 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): _readAt: size=2, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): >_readAt: n=0, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.579665295 +0000 UTC m=+12.914025838 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ff880): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): _writeAt: size=5, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): >openPending: err= 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8a80 item 96 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): >_writeAt: n=5, err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.580258798 +0000 UTC m=+12.914619371 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d4ffdc0): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/11 04:17:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:17:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/11 04:17:55 DEBUG : open-test-file: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): _readAt: size=512, off=0 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): openPending: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): >openPending: err= 2026/05/11 04:17:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): >_readAt: n=5, err=EOF 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): close: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-11 04:17:55.580258798 +0000 UTC m=+12.914619371 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/11 04:17:55 DEBUG : open-test-file(0x38068d820700): >close: err= 2026/05/11 04:17:55 DEBUG : open-test-file: Remove: 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x38068d8f8c40 item 96 2026/05/11 04:17:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/11 04:17:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/11 04:17:55 DEBUG : open-test-file: >Remove: err= 2026/05/11 04:17:55 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : >WaitForWriters: 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:17:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:17:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:17:55 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:17:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:17:55 DEBUG : file1: newRWFileHandle: 2026/05/11 04:17:55 DEBUG : file1(0x38068d0f0140): openPending: 2026/05/11 04:17:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:55 DEBUG : file1(0x38068d0f0140): >openPending: err= 2026/05/11 04:17:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/11 04:17:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:17:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/11 04:17:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/11 04:17:55 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/11 04:17:55 DEBUG : Looking for writers 2026/05/11 04:17:55 DEBUG : file1: reading active writers 2026/05/11 04:17:55 DEBUG : file1: active writers 1 2026/05/11 04:17:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/11 04:17:56 DEBUG : Looking for writers 2026/05/11 04:17:56 DEBUG : file1: reading active writers 2026/05/11 04:17:56 DEBUG : file1: active writers 1 2026/05/11 04:17:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/11 04:17:56 DEBUG : Looking for writers 2026/05/11 04:17:56 DEBUG : file1: reading active writers 2026/05/11 04:17:56 DEBUG : file1: active writers 1 2026/05/11 04:17:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 DEBUG : Looking for writers 2026/05/11 04:17:57 DEBUG : file1: reading active writers 2026/05/11 04:17:57 DEBUG : file1: active writers 1 2026/05/11 04:17:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji/dir/file1: no such file or directory 2026/05/11 04:17:58 DEBUG : Looking for writers 2026/05/11 04:17:58 DEBUG : file1: reading active writers 2026/05/11 04:17:58 DEBUG : file1: active writers 1 2026/05/11 04:17:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:17:59 DEBUG : Looking for writers 2026/05/11 04:17:59 DEBUG : file1: reading active writers 2026/05/11 04:17:59 DEBUG : file1: active writers 1 2026/05/11 04:17:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:00 DEBUG : Looking for writers 2026/05/11 04:18:00 DEBUG : file1: reading active writers 2026/05/11 04:18:00 DEBUG : file1: active writers 1 2026/05/11 04:18:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:01 DEBUG : Looking for writers 2026/05/11 04:18:01 DEBUG : file1: reading active writers 2026/05/11 04:18:01 DEBUG : file1: active writers 1 2026/05/11 04:18:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:02 DEBUG : Looking for writers 2026/05/11 04:18:02 DEBUG : file1: reading active writers 2026/05/11 04:18:02 DEBUG : file1: active writers 1 2026/05/11 04:18:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:03 DEBUG : Looking for writers 2026/05/11 04:18:03 DEBUG : file1: reading active writers 2026/05/11 04:18:03 DEBUG : file1: active writers 1 2026/05/11 04:18:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:04 DEBUG : Looking for writers 2026/05/11 04:18:04 DEBUG : file1: reading active writers 2026/05/11 04:18:04 DEBUG : file1: active writers 1 2026/05/11 04:18:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:05 DEBUG : Looking for writers 2026/05/11 04:18:05 DEBUG : file1: reading active writers 2026/05/11 04:18:05 DEBUG : file1: active writers 1 2026/05/11 04:18:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:06 DEBUG : Looking for writers 2026/05/11 04:18:06 DEBUG : file1: reading active writers 2026/05/11 04:18:06 DEBUG : file1: active writers 1 2026/05/11 04:18:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:07 DEBUG : Looking for writers 2026/05/11 04:18:07 DEBUG : file1: reading active writers 2026/05/11 04:18:07 DEBUG : file1: active writers 1 2026/05/11 04:18:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:08 DEBUG : Looking for writers 2026/05/11 04:18:08 DEBUG : file1: reading active writers 2026/05/11 04:18:08 DEBUG : file1: active writers 1 2026/05/11 04:18:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:09 DEBUG : Looking for writers 2026/05/11 04:18:09 DEBUG : file1: reading active writers 2026/05/11 04:18:09 DEBUG : file1: active writers 1 2026/05/11 04:18:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:10 DEBUG : Looking for writers 2026/05/11 04:18:10 DEBUG : file1: reading active writers 2026/05/11 04:18:10 DEBUG : file1: active writers 1 2026/05/11 04:18:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:11 DEBUG : Looking for writers 2026/05/11 04:18:11 DEBUG : file1: reading active writers 2026/05/11 04:18:11 DEBUG : file1: active writers 1 2026/05/11 04:18:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:12 DEBUG : Looking for writers 2026/05/11 04:18:12 DEBUG : file1: reading active writers 2026/05/11 04:18:12 DEBUG : file1: active writers 1 2026/05/11 04:18:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:13 DEBUG : Looking for writers 2026/05/11 04:18:13 DEBUG : file1: reading active writers 2026/05/11 04:18:13 DEBUG : file1: active writers 1 2026/05/11 04:18:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:14 DEBUG : Looking for writers 2026/05/11 04:18:14 DEBUG : file1: reading active writers 2026/05/11 04:18:14 DEBUG : file1: active writers 1 2026/05/11 04:18:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:15 DEBUG : Looking for writers 2026/05/11 04:18:15 DEBUG : file1: reading active writers 2026/05/11 04:18:15 DEBUG : file1: active writers 1 2026/05/11 04:18:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:16 DEBUG : Looking for writers 2026/05/11 04:18:16 DEBUG : file1: reading active writers 2026/05/11 04:18:16 DEBUG : file1: active writers 1 2026/05/11 04:18:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:17 DEBUG : Looking for writers 2026/05/11 04:18:17 DEBUG : file1: reading active writers 2026/05/11 04:18:17 DEBUG : file1: active writers 1 2026/05/11 04:18:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:18 DEBUG : Looking for writers 2026/05/11 04:18:18 DEBUG : file1: reading active writers 2026/05/11 04:18:18 DEBUG : file1: active writers 1 2026/05/11 04:18:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:19 DEBUG : Looking for writers 2026/05/11 04:18:19 DEBUG : file1: reading active writers 2026/05/11 04:18:19 DEBUG : file1: active writers 1 2026/05/11 04:18:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:20 DEBUG : Looking for writers 2026/05/11 04:18:20 DEBUG : file1: reading active writers 2026/05/11 04:18:20 DEBUG : file1: active writers 1 2026/05/11 04:18:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:21 DEBUG : Looking for writers 2026/05/11 04:18:21 DEBUG : file1: reading active writers 2026/05/11 04:18:21 DEBUG : file1: active writers 1 2026/05/11 04:18:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:22 DEBUG : Looking for writers 2026/05/11 04:18:22 DEBUG : file1: reading active writers 2026/05/11 04:18:22 DEBUG : file1: active writers 1 2026/05/11 04:18:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:23 DEBUG : Looking for writers 2026/05/11 04:18:23 DEBUG : file1: reading active writers 2026/05/11 04:18:23 DEBUG : file1: active writers 1 2026/05/11 04:18:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:24 DEBUG : Looking for writers 2026/05/11 04:18:24 DEBUG : file1: reading active writers 2026/05/11 04:18:24 DEBUG : file1: active writers 1 2026/05/11 04:18:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/11 04:18:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x38068d897600 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x38068d90f0e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:61600796045600} name:file1 opens:1 downloaders: o: fd:0x38068cc744b8 info:{ModTime:{wall:14013077770559066285 ext:12939950220 loc:0x4728200} ATime:{wall:14013077770559066285 ext:12939950220 loc:0x4728200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/11 04:18:25 DEBUG : >WaitForWriters: 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:25 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:25 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:18:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:25 DEBUG : rename_me: newRWFileHandle: 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): openPending: 2026/05/11 04:18:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/11 04:18:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): >openPending: err= 2026/05/11 04:18:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/11 04:18:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/11 04:18:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/11 04:18:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): _writeAt: size=5, off=0 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): >_writeAt: n=5, err= 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): close: 2026/05/11 04:18:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-11 04:18:25.629387324 +0000 UTC m=+42.963747878 2026/05/11 04:18:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/11 04:18:25 DEBUG : rename_me(0x38068d26d040): >close: err= 2026/05/11 04:18:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/11 04:18:25 DEBUG : i_was_renamed: Updating file with 0x38068dbde000 2026/05/11 04:18:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/11 04:18:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/11 04:18:25 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:25 DEBUG : Looking for writers 2026/05/11 04:18:25 DEBUG : i_was_renamed: reading active writers 2026/05/11 04:18:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/11 04:18:25 DEBUG : Looking for writers 2026/05/11 04:18:25 DEBUG : i_was_renamed: reading active writers 2026/05/11 04:18:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/11 04:18:25 DEBUG : Looking for writers 2026/05/11 04:18:25 DEBUG : i_was_renamed: reading active writers 2026/05/11 04:18:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/11 04:18:25 DEBUG : Looking for writers 2026/05/11 04:18:25 DEBUG : i_was_renamed: reading active writers 2026/05/11 04:18:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/11 04:18:25 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/11 04:18:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:25 DEBUG : i_was_renamed: size = 5 OK 2026/05/11 04:18:25 INFO : i_was_renamed: Copied (new) 2026/05/11 04:18:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-11 04:18:25 +0000 UTC" 2026/05/11 04:18:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/11 04:18:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/11 04:18:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/11 04:18:25 DEBUG : Looking for writers 2026/05/11 04:18:25 DEBUG : i_was_renamed: reading active writers 2026/05/11 04:18:25 DEBUG : >WaitForWriters: 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:25 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/11 04:18:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{XwKiX}/rclone-test-dihijeb1kiji" 2026/05/11 04:18:25 INFO : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/11 04:18:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:26 DEBUG : forgetting directory cache 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): _readAt: size=512, off=0 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): openPending: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:19:25 +0000 UTC" against cached fingerprint "" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): >openPending: err= 2026/05/11 04:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): >_readAt: n=20, err=EOF 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): close: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:19:25 +0000 GMT 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068db18200): >close: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:26 DEBUG : forgetting directory cache 2026/05/11 04:18:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): _readAt: size=512, off=0 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): openPending: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:20:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:19:25 +0000 UTC" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 03:20:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:19:25 +0000 UTC") 2026/05/11 04:18:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): >openPending: err= 2026/05/11 04:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): >_readAt: n=20, err=EOF 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): close: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:20:25 +0000 GMT 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d31de80): >close: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:26 DEBUG : forgetting directory cache 2026/05/11 04:18:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): _readAt: size=512, off=0 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): openPending: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:21:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:20:25 +0000 UTC" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 03:21:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:20:25 +0000 UTC") 2026/05/11 04:18:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): >openPending: err= 2026/05/11 04:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): >_readAt: n=20, err=EOF 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): close: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:21:25 +0000 GMT 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d3a0680): >close: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:26 DEBUG : forgetting directory cache 2026/05/11 04:18:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): _readAt: size=512, off=0 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): openPending: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:22:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:21:25 +0000 UTC" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 03:22:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:21:25 +0000 UTC") 2026/05/11 04:18:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): >openPending: err= 2026/05/11 04:18:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): >_readAt: n=20, err=EOF 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): close: 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:22:25 +0000 GMT 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate(0x38068d400400): >close: err= 2026/05/11 04:18:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:27 DEBUG : forgetting directory cache 2026/05/11 04:18:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): _readAt: size=512, off=0 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): openPending: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:23:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:22:25 +0000 UTC" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 03:23:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:22:25 +0000 UTC") 2026/05/11 04:18:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): >openPending: err= 2026/05/11 04:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): >_readAt: n=20, err=EOF 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): close: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:23:25 +0000 GMT 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d37aec0): >close: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:27 DEBUG : forgetting directory cache 2026/05/11 04:18:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): _readAt: size=512, off=0 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): openPending: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-11 03:24:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:23:25 +0000 UTC" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-11 03:24:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:23:25 +0000 UTC") 2026/05/11 04:18:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/11 04:18:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): >openPending: err= 2026/05/11 04:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): >_readAt: n=20, err=EOF 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): close: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:24:25 +0000 GMT 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d41e500): >close: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:27 DEBUG : forgetting directory cache 2026/05/11 04:18:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): _readAt: size=512, off=0 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): openPending: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-11 03:25:25 +0000 UTC" against cached fingerprint "20,2026-05-11 03:24:25 +0000 UTC" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-11 03:25:25 +0000 UTC" != cached fingerprint "20,2026-05-11 03:24:25 +0000 UTC") 2026/05/11 04:18:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/11 04:18:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): >openPending: err= 2026/05/11 04:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): >_readAt: n=21, err=EOF 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): close: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:25:25 +0000 GMT 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d9f4f00): >close: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:27 DEBUG : forgetting directory cache 2026/05/11 04:18:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): _readAt: size=512, off=0 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): openPending: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-11 03:26:25 +0000 UTC" against cached fingerprint "21,2026-05-11 03:25:25 +0000 UTC" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-11 03:26:25 +0000 UTC" != cached fingerprint "21,2026-05-11 03:25:25 +0000 UTC") 2026/05/11 04:18:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/11 04:18:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): >openPending: err= 2026/05/11 04:18:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): >_readAt: n=22, err=EOF 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): close: 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:26:25 +0000 GMT 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate(0x38068d432880): >close: err= 2026/05/11 04:18:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 DEBUG : forgetting directory cache 2026/05/11 04:18:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): _readAt: size=512, off=0 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): openPending: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-11 03:27:25 +0000 UTC" against cached fingerprint "22,2026-05-11 03:26:25 +0000 UTC" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-11 03:27:25 +0000 UTC" != cached fingerprint "22,2026-05-11 03:26:25 +0000 UTC") 2026/05/11 04:18:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/11 04:18:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): >openPending: err= 2026/05/11 04:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): >_readAt: n=23, err=EOF 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): close: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:27:25 +0000 GMT 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068d44e980): >close: err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 DEBUG : forgetting directory cache 2026/05/11 04:18:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): _readAt: size=512, off=0 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): openPending: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-11 03:28:25 +0000 UTC" against cached fingerprint "23,2026-05-11 03:27:25 +0000 UTC" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-11 03:28:25 +0000 UTC" != cached fingerprint "23,2026-05-11 03:27:25 +0000 UTC") 2026/05/11 04:18:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/11 04:18:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): >openPending: err= 2026/05/11 04:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): >_readAt: n=24, err=EOF 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): close: 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-11 03:28:25 +0000 GMT 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate(0x38068da77e80): >close: err= 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: 2026/05/11 04:18:28 DEBUG : webdav root 'rclone-test-dihijeb1kiji': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : forgetting directory cache 2026/05/11 04:18:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/11 04:18:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/11 04:18:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/11 04:18:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/11 04:18:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : FiLeA: reading active writers 2026/05/11 04:18:28 DEBUG : FiLeB: reading active writers 2026/05/11 04:18:28 DEBUG : FilEb: reading active writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : FiLeA: reading active writers 2026/05/11 04:18:28 DEBUG : FiLeB: reading active writers 2026/05/11 04:18:28 DEBUG : FilEb: reading active writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/11 04:18:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : webdav root 'rclone-test-dihijeb1kiji': Reusing VFS from active cache 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:28 DEBUG : Looking for writers 2026/05/11 04:18:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:28 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:29 DEBUG : dir: Looking for writers 2026/05/11 04:18:29 DEBUG : file2: reading active writers 2026/05/11 04:18:29 DEBUG : Looking for writers 2026/05/11 04:18:29 DEBUG : dir: reading active writers 2026/05/11 04:18:29 DEBUG : file1: reading active writers 2026/05/11 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:29 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:29 DEBUG : dir: Looking for writers 2026/05/11 04:18:29 DEBUG : Looking for writers 2026/05/11 04:18:29 DEBUG : dir: reading active writers 2026/05/11 04:18:29 DEBUG : file1: reading active writers 2026/05/11 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:29 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 04:18:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 04:18:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 04:18:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 04:18:29 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/11 04:18:29 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/11 04:18:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/11 04:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:29 DEBUG : dir: Looking for writers 2026/05/11 04:18:29 DEBUG : file2: reading active writers 2026/05/11 04:18:29 DEBUG : new_file.txt: reading active writers 2026/05/11 04:18:29 DEBUG : Looking for writers 2026/05/11 04:18:29 DEBUG : dir: reading active writers 2026/05/11 04:18:29 DEBUG : file1: reading active writers 2026/05/11 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:29 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/11 04:18:29 DEBUG : dir/file1: Updating file with dir/file1 0x38068d4a0d00 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:29 INFO : dir/file1: Moved (server-side) to: file0 2026/05/11 04:18:29 DEBUG : file0: Updating file with file0 0x38068d4a0d00 2026/05/11 04:18:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/11 04:18:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/11 04:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:29 DEBUG : dir: Looking for writers 2026/05/11 04:18:29 DEBUG : Looking for writers 2026/05/11 04:18:29 DEBUG : dir: reading active writers 2026/05/11 04:18:29 DEBUG : file0: reading active writers 2026/05/11 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:29 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:29 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:29 DEBUG : Looking for writers 2026/05/11 04:18:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:29 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:29 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/11 04:18:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/11 04:18:29 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/11 04:18:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:30 DEBUG : b: Looking for writers 2026/05/11 04:18:30 DEBUG : c: Looking for writers 2026/05/11 04:18:30 DEBUG : d: Looking for writers 2026/05/11 04:18:30 DEBUG : Looking for writers 2026/05/11 04:18:30 DEBUG : a: Looking for writers 2026/05/11 04:18:30 DEBUG : Looking for writers 2026/05/11 04:18:30 DEBUG : a: reading active writers 2026/05/11 04:18:30 DEBUG : b: reading active writers 2026/05/11 04:18:30 DEBUG : c: reading active writers 2026/05/11 04:18:30 DEBUG : d: reading active writers 2026/05/11 04:18:30 DEBUG : /: reading active writers 2026/05/11 04:18:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:30 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/11 04:18:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/11 04:18:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/11 04:18:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/11 04:18:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:30 DEBUG : a/b/c/d: Looking for writers 2026/05/11 04:18:30 DEBUG : a/b/c: Looking for writers 2026/05/11 04:18:30 DEBUG : d: reading active writers 2026/05/11 04:18:30 DEBUG : a/b: Looking for writers 2026/05/11 04:18:30 DEBUG : c: reading active writers 2026/05/11 04:18:30 DEBUG : a: Looking for writers 2026/05/11 04:18:30 DEBUG : b: reading active writers 2026/05/11 04:18:30 DEBUG : Looking for writers 2026/05/11 04:18:30 DEBUG : a: reading active writers 2026/05/11 04:18:30 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:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:30 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:30 DEBUG : Looking for writers 2026/05/11 04:18:30 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:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:30 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/11 04:18:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/11 04:18:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/11 04:18:30 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 04:18:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:30 DEBUG : file1: size = 5 OK 2026/05/11 04:18:30 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 04:18:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:30 DEBUG : file1: size = 0 OK 2026/05/11 04:18:30 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (7 bytes), uploading instead of streaming 2026/05/11 04:18:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:30 DEBUG : file1: size = 7 OK 2026/05/11 04:18:30 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:30 DEBUG : Looking for writers 2026/05/11 04:18:30 DEBUG : file1: reading active writers 2026/05/11 04:18:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:30 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/11 04:18:31 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/11 04:18:31 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/11 04:18:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/11 04:18:31 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (11 bytes), uploading instead of streaming 2026/05/11 04:18:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:31 DEBUG : file1: size = 11 OK 2026/05/11 04:18:31 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/11 04:18:31 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:31 DEBUG : Looking for writers 2026/05/11 04:18:31 DEBUG : file1: reading active writers 2026/05/11 04:18:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:31 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/11 04:18:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:31 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (5 bytes), uploading instead of streaming 2026/05/11 04:18:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:32 DEBUG : file1: size = 5 OK 2026/05/11 04:18:32 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/11 04:18:32 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:32 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:18:32 DEBUG : file1: WriteFileHandle.Release closing 2026/05/11 04:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:32 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 04:18:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:18:32 DEBUG : file1: size = 0 OK 2026/05/11 04:18:32 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:32 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/11 04:18:32 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:18:32 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:18:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:18:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:18:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:18:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:18:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/11 04:18:32 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/11 04:18:32 DEBUG : Looking for writers 2026/05/11 04:18:32 DEBUG : file1: reading active writers 2026/05/11 04:18:32 DEBUG : file1: active writers 1 2026/05/11 04:18:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/11 04:18:33 DEBUG : Looking for writers 2026/05/11 04:18:33 DEBUG : file1: reading active writers 2026/05/11 04:18:33 DEBUG : file1: active writers 1 2026/05/11 04:18:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:34 DEBUG : Looking for writers 2026/05/11 04:18:34 DEBUG : file1: reading active writers 2026/05/11 04:18:34 DEBUG : file1: active writers 1 2026/05/11 04:18:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:35 DEBUG : Looking for writers 2026/05/11 04:18:35 DEBUG : file1: reading active writers 2026/05/11 04:18:35 DEBUG : file1: active writers 1 2026/05/11 04:18:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:36 DEBUG : Looking for writers 2026/05/11 04:18:36 DEBUG : file1: reading active writers 2026/05/11 04:18:36 DEBUG : file1: active writers 1 2026/05/11 04:18:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:37 DEBUG : Looking for writers 2026/05/11 04:18:37 DEBUG : file1: reading active writers 2026/05/11 04:18:37 DEBUG : file1: active writers 1 2026/05/11 04:18:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:38 DEBUG : Looking for writers 2026/05/11 04:18:38 DEBUG : file1: reading active writers 2026/05/11 04:18:38 DEBUG : file1: active writers 1 2026/05/11 04:18:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:39 DEBUG : Looking for writers 2026/05/11 04:18:39 DEBUG : file1: reading active writers 2026/05/11 04:18:39 DEBUG : file1: active writers 1 2026/05/11 04:18:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:40 DEBUG : Looking for writers 2026/05/11 04:18:40 DEBUG : file1: reading active writers 2026/05/11 04:18:40 DEBUG : file1: active writers 1 2026/05/11 04:18:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:41 DEBUG : Looking for writers 2026/05/11 04:18:41 DEBUG : file1: reading active writers 2026/05/11 04:18:41 DEBUG : file1: active writers 1 2026/05/11 04:18:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:42 DEBUG : Looking for writers 2026/05/11 04:18:42 DEBUG : file1: reading active writers 2026/05/11 04:18:42 DEBUG : file1: active writers 1 2026/05/11 04:18:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:43 DEBUG : Looking for writers 2026/05/11 04:18:43 DEBUG : file1: reading active writers 2026/05/11 04:18:43 DEBUG : file1: active writers 1 2026/05/11 04:18:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:44 DEBUG : Looking for writers 2026/05/11 04:18:44 DEBUG : file1: reading active writers 2026/05/11 04:18:44 DEBUG : file1: active writers 1 2026/05/11 04:18:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:45 DEBUG : Looking for writers 2026/05/11 04:18:45 DEBUG : file1: reading active writers 2026/05/11 04:18:45 DEBUG : file1: active writers 1 2026/05/11 04:18:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:46 DEBUG : Looking for writers 2026/05/11 04:18:46 DEBUG : file1: reading active writers 2026/05/11 04:18:46 DEBUG : file1: active writers 1 2026/05/11 04:18:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:47 DEBUG : Looking for writers 2026/05/11 04:18:47 DEBUG : file1: reading active writers 2026/05/11 04:18:47 DEBUG : file1: active writers 1 2026/05/11 04:18:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:48 DEBUG : Looking for writers 2026/05/11 04:18:48 DEBUG : file1: reading active writers 2026/05/11 04:18:48 DEBUG : file1: active writers 1 2026/05/11 04:18:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:49 DEBUG : Looking for writers 2026/05/11 04:18:49 DEBUG : file1: reading active writers 2026/05/11 04:18:49 DEBUG : file1: active writers 1 2026/05/11 04:18:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:50 DEBUG : Looking for writers 2026/05/11 04:18:50 DEBUG : file1: reading active writers 2026/05/11 04:18:50 DEBUG : file1: active writers 1 2026/05/11 04:18:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:51 DEBUG : Looking for writers 2026/05/11 04:18:51 DEBUG : file1: reading active writers 2026/05/11 04:18:51 DEBUG : file1: active writers 1 2026/05/11 04:18:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:52 DEBUG : Looking for writers 2026/05/11 04:18:52 DEBUG : file1: reading active writers 2026/05/11 04:18:52 DEBUG : file1: active writers 1 2026/05/11 04:18:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:53 DEBUG : Looking for writers 2026/05/11 04:18:53 DEBUG : file1: reading active writers 2026/05/11 04:18:53 DEBUG : file1: active writers 1 2026/05/11 04:18:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:54 DEBUG : Looking for writers 2026/05/11 04:18:54 DEBUG : file1: reading active writers 2026/05/11 04:18:54 DEBUG : file1: active writers 1 2026/05/11 04:18:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:55 DEBUG : Looking for writers 2026/05/11 04:18:55 DEBUG : file1: reading active writers 2026/05/11 04:18:55 DEBUG : file1: active writers 1 2026/05/11 04:18:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:56 DEBUG : Looking for writers 2026/05/11 04:18:56 DEBUG : file1: reading active writers 2026/05/11 04:18:56 DEBUG : file1: active writers 1 2026/05/11 04:18:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:57 DEBUG : Looking for writers 2026/05/11 04:18:57 DEBUG : file1: reading active writers 2026/05/11 04:18:57 DEBUG : file1: active writers 1 2026/05/11 04:18:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:58 DEBUG : Looking for writers 2026/05/11 04:18:58 DEBUG : file1: reading active writers 2026/05/11 04:18:58 DEBUG : file1: active writers 1 2026/05/11 04:18:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:18:59 DEBUG : Looking for writers 2026/05/11 04:18:59 DEBUG : file1: reading active writers 2026/05/11 04:18:59 DEBUG : file1: active writers 1 2026/05/11 04:18:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:19:00 DEBUG : Looking for writers 2026/05/11 04:19:00 DEBUG : file1: reading active writers 2026/05/11 04:19:00 DEBUG : file1: active writers 1 2026/05/11 04:19:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:19:01 DEBUG : Looking for writers 2026/05/11 04:19:01 DEBUG : file1: reading active writers 2026/05/11 04:19:01 DEBUG : file1: active writers 1 2026/05/11 04:19:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/11 04:19:02 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/11 04:19:02 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:02 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:19:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:19:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (0 bytes), uploading instead of streaming 2026/05/11 04:19:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : file1: size = 0 OK 2026/05/11 04:19:02 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:19:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 04:19:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 04:19:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:02 DEBUG : Looking for writers 2026/05/11 04:19:02 DEBUG : file1: reading active writers 2026/05/11 04:19:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:02 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/11 04:19:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/11 04:19:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : webdav root 'rclone-test-dihijeb1kiji': File to upload is small (100 bytes), uploading instead of streaming 2026/05/11 04:19:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : file1: size = 100 OK 2026/05/11 04:19:02 DEBUG : file1: Size of src and dst objects identical 2026/05/11 04:19:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/11 04:19:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/11 04:19:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/11 04:19:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/11 04:19:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:02 DEBUG : Looking for writers 2026/05/11 04:19:02 DEBUG : file1: reading active writers 2026/05/11 04:19:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:02 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:02 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/11 04:19:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/11 04:19:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/11 04:19:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/11 04:19:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/11 04:19:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:02 DEBUG : flat: Looking for writers 2026/05/11 04:19:02 DEBUG : f003.txt: reading active writers 2026/05/11 04:19:02 DEBUG : f004.txt: reading active writers 2026/05/11 04:19:02 DEBUG : f000.txt: reading active writers 2026/05/11 04:19:02 DEBUG : f001.txt: reading active writers 2026/05/11 04:19:02 DEBUG : f002.txt: reading active writers 2026/05/11 04:19:02 DEBUG : Looking for writers 2026/05/11 04:19:02 DEBUG : flat: reading active writers 2026/05/11 04:19:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:02 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/11 04:19:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/11 04:19:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/11 04:19:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/11 04:19:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:02 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:02 DEBUG : a/b/c: Looking for writers 2026/05/11 04:19:02 DEBUG : deep.txt: reading active writers 2026/05/11 04:19:02 DEBUG : a/b: Looking for writers 2026/05/11 04:19:02 DEBUG : c: reading active writers 2026/05/11 04:19:02 DEBUG : mid.txt: reading active writers 2026/05/11 04:19:02 DEBUG : a: Looking for writers 2026/05/11 04:19:02 DEBUG : b: reading active writers 2026/05/11 04:19:02 DEBUG : top.txt: reading active writers 2026/05/11 04:19:02 DEBUG : Looking for writers 2026/05/11 04:19:02 DEBUG : a: reading active writers 2026/05/11 04:19:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:02 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:03 DEBUG : bigdir: Looking for writers 2026/05/11 04:19:03 DEBUG : big.bin: reading active writers 2026/05/11 04:19:03 DEBUG : Looking for writers 2026/05/11 04:19:03 DEBUG : bigdir: reading active writers 2026/05/11 04:19:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-dihijeb1kiji'", Local "Local file system at /tmp/rclone3235954612", Modify Window "1s" 2026/05/11 04:19:03 INFO : webdav root 'rclone-test-dihijeb1kiji': poll-interval is not supported by this remote 2026/05/11 04:19:03 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:03 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:03 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/11 04:19:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/11 04:19:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/11 04:19:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/11 04:19:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/11 04:19:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/11 04:19:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/11 04:19:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/11 04:19:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/11 04:19:03 DEBUG : WaitForWriters: timeout=30s 2026/05/11 04:19:03 DEBUG : dir2: Looking for writers 2026/05/11 04:19:03 DEBUG : b.txt: reading active writers 2026/05/11 04:19:03 DEBUG : dir3: Looking for writers 2026/05/11 04:19:03 DEBUG : c.txt: reading active writers 2026/05/11 04:19:03 DEBUG : dir1: Looking for writers 2026/05/11 04:19:03 DEBUG : a.txt: reading active writers 2026/05/11 04:19:03 DEBUG : Looking for writers 2026/05/11 04:19:03 DEBUG : dir2: reading active writers 2026/05/11 04:19:03 DEBUG : dir3: reading active writers 2026/05/11 04:19:03 DEBUG : dir1: reading active writers 2026/05/11 04:19:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/11 04:19:03 DEBUG : webdav root 'rclone-test-dihijeb1kiji': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.234938935s (try 1/5)