"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/07 02:43:10 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-rinixew0japa" 2026/05/07 02:43:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 02:43:10 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/07 02:43:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/07 02:43:10 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/07 02:43:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/07 02:43:10 DEBUG : Setting pass="MDX3dlLFZHeSEQ4A7aY7GlSXHsJzeEyoJc4VJXJd5Hel" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/07 02:43:10 DEBUG : TestWebdavRclone: detected overridden config - adding "{dp4yt}" suffix to name 2026/05/07 02:43:10 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/07 02:43:10 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/07 02:43:10 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/07 02:43:10 DEBUG : Setting pass="MDX3dlLFZHeSEQ4A7aY7GlSXHsJzeEyoJc4VJXJd5Hel" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/07 02:43:10 DEBUG : found headers: 2026/05/07 02:43:10 DEBUG : Creating backend with remote "/tmp/rclone1042456002" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:10 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:10 DEBUG : dir: Looking for writers 2026/05/07 02:43:10 DEBUG : Looking for writers 2026/05/07 02:43:10 DEBUG : dir: reading active writers 2026/05/07 02:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:10 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:10 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:10 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:10 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:10 DEBUG : dir/subdir: Looking for writers 2026/05/07 02:43:10 DEBUG : dir: Looking for writers 2026/05/07 02:43:10 DEBUG : file1: reading active writers 2026/05/07 02:43:10 DEBUG : file2: reading active writers 2026/05/07 02:43:10 DEBUG : subdir: reading active writers 2026/05/07 02:43:10 DEBUG : Looking for writers 2026/05/07 02:43:10 DEBUG : dir: reading active writers 2026/05/07 02:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:10 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:11 DEBUG : dir: Looking for writers 2026/05/07 02:43:11 DEBUG : file1: reading active writers 2026/05/07 02:43:11 DEBUG : Looking for writers 2026/05/07 02:43:11 DEBUG : dir: reading active writers 2026/05/07 02:43:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:11 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:11 DEBUG : dir: Looking for writers 2026/05/07 02:43:11 DEBUG : Looking for writers 2026/05/07 02:43:11 DEBUG : dir: reading active writers 2026/05/07 02:43:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:11 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:11 DEBUG : forgetting directory cache 2026/05/07 02:43:11 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:11 DEBUG : Looking for writers 2026/05/07 02:43:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:11 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/07 02:43:11 DEBUG : dir: invalidating directory cache 2026/05/07 02:43:11 DEBUG : >ForgetPath: 2026/05/07 02:43:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/07 02:43:11 DEBUG : invalidating directory cache 2026/05/07 02:43:11 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:11 DEBUG : >ForgetPath: 2026/05/07 02:43:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/07 02:43:11 DEBUG : >ForgetPath: 2026/05/07 02:43:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:11 DEBUG : dir: Looking for writers 2026/05/07 02:43:11 DEBUG : Looking for writers 2026/05/07 02:43:11 DEBUG : dir: reading active writers 2026/05/07 02:43:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:11 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:11 DEBUG : forgetting directory cache 2026/05/07 02:43:11 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:11 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:11 DEBUG : dir: Looking for writers 2026/05/07 02:43:11 DEBUG : fil/a/b: Looking for writers 2026/05/07 02:43:11 DEBUG : fil/a: Looking for writers 2026/05/07 02:43:11 DEBUG : b: reading active writers 2026/05/07 02:43:11 DEBUG : fil: Looking for writers 2026/05/07 02:43:11 DEBUG : a: reading active writers 2026/05/07 02:43:11 DEBUG : Looking for writers 2026/05/07 02:43:11 DEBUG : fil: reading active writers 2026/05/07 02:43:11 DEBUG : dir: reading active writers 2026/05/07 02:43:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:11 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:12 DEBUG : dir: Looking for writers 2026/05/07 02:43:12 DEBUG : Looking for writers 2026/05/07 02:43:12 DEBUG : dir: reading active writers 2026/05/07 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:12 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:12 DEBUG : dir: Looking for writers 2026/05/07 02:43:12 DEBUG : file1: reading active writers 2026/05/07 02:43:12 DEBUG : Looking for writers 2026/05/07 02:43:12 DEBUG : dir: reading active writers 2026/05/07 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:12 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/07 02:43:12 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir: invalidating directory cache 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/07 02:43:12 DEBUG : dir/file1: Reset virtual modtime 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/07 02:43:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:12 DEBUG : dir: invalidating directory cache 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/07 02:43:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/07 02:43:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/07 02:43:12 DEBUG : forgetting directory cache 2026/05/07 02:43:12 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/07 02:43:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:12 DEBUG : dir/virtualDir: Looking for writers 2026/05/07 02:43:12 DEBUG : dir: Looking for writers 2026/05/07 02:43:12 DEBUG : file1: reading active writers 2026/05/07 02:43:12 DEBUG : virtualFile2: reading active writers 2026/05/07 02:43:12 DEBUG : virtualFile: reading active writers 2026/05/07 02:43:12 DEBUG : virtualDir: reading active writers 2026/05/07 02:43:12 DEBUG : Looking for writers 2026/05/07 02:43:12 DEBUG : dir: reading active writers 2026/05/07 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:12 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 ERROR : dir/: Can only open directories read only 2026/05/07 02:43:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:12 DEBUG : dir: Looking for writers 2026/05/07 02:43:12 DEBUG : Looking for writers 2026/05/07 02:43:12 DEBUG : dir: reading active writers 2026/05/07 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:12 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 02:43:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 02:43:12 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 02:43:12 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:12 DEBUG : dir/potato: size = 5 OK 2026/05/07 02:43:12 NOTICE: webdav root 'rclone-test-rinixew0japa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/07 02:43:12 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/07 02:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/07 02:43:12 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:12 DEBUG : dir: Looking for writers 2026/05/07 02:43:12 DEBUG : file1: reading active writers 2026/05/07 02:43:12 DEBUG : potato: reading active writers 2026/05/07 02:43:12 DEBUG : Looking for writers 2026/05/07 02:43:12 DEBUG : dir: reading active writers 2026/05/07 02:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:13 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 02:43:13 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:13 DEBUG : dir/sub: Looking for writers 2026/05/07 02:43:13 DEBUG : dir: Looking for writers 2026/05/07 02:43:13 DEBUG : file1: reading active writers 2026/05/07 02:43:13 DEBUG : sub: reading active writers 2026/05/07 02:43:13 DEBUG : Looking for writers 2026/05/07 02:43:13 DEBUG : dir: reading active writers 2026/05/07 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:13 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 02:43:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/07 02:43:13 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:13 DEBUG : dir/sub/subsub: Looking for writers 2026/05/07 02:43:13 DEBUG : dir/sub: Looking for writers 2026/05/07 02:43:13 DEBUG : subsub: reading active writers 2026/05/07 02:43:13 DEBUG : dir: Looking for writers 2026/05/07 02:43:13 DEBUG : file1: reading active writers 2026/05/07 02:43:13 DEBUG : sub: reading active writers 2026/05/07 02:43:13 DEBUG : Looking for writers 2026/05/07 02:43:13 DEBUG : dir: reading active writers 2026/05/07 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:13 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:13 ERROR : dir/: Dir.Remove not empty 2026/05/07 02:43:13 DEBUG : dir/file1: Remove: 2026/05/07 02:43:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:13 DEBUG : dir/file1: >Remove: err= 2026/05/07 02:43:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 02:43:13 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:13 DEBUG : Looking for writers 2026/05/07 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:13 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:13 DEBUG : dir/file1: Remove: 2026/05/07 02:43:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:13 DEBUG : dir/file1: >Remove: err= 2026/05/07 02:43:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 02:43:13 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:13 DEBUG : Looking for writers 2026/05/07 02:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:13 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 DEBUG : dir/file1: Remove: 2026/05/07 02:43:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:14 DEBUG : dir/file1: >Remove: err= 2026/05/07 02:43:14 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:14 DEBUG : dir: Looking for writers 2026/05/07 02:43:14 DEBUG : Looking for writers 2026/05/07 02:43:14 DEBUG : dir: reading active writers 2026/05/07 02:43:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:14 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/07 02:43:14 DEBUG : dir: Updating dir with dir2 0x145d7418f040 2026/05/07 02:43:14 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/07 02:43:14 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/07 02:43:14 DEBUG : file2: Updating file with file2 0x145d74221ad0 2026/05/07 02:43:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:14 INFO : dir2/file3: Deleted 2026/05/07 02:43:14 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/07 02:43:14 DEBUG : dir2/file3: Updating file with dir2/file3 0x145d74221ad0 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/07 02:43:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/07 02:43:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x145d73ff1d40 2026/05/07 02:43:14 DEBUG : empty directory: forgetting directory cache 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/07 02:43:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/07 02:43:14 DEBUG : dir2: Renaming to "dir3" 2026/05/07 02:43:14 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:14 DEBUG : dir3: Looking for writers 2026/05/07 02:43:14 DEBUG : file3: reading active writers 2026/05/07 02:43:14 DEBUG : renamed empty directory: Looking for writers 2026/05/07 02:43:14 DEBUG : Looking for writers 2026/05/07 02:43:14 DEBUG : dir3: reading active writers 2026/05/07 02:43:14 DEBUG : renamed empty directory: reading active writers 2026/05/07 02:43:14 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:14 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/07 02:43:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 02:43:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/07 02:43:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 02:43:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/07 02:43:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:14 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (12 bytes), uploading instead of streaming 2026/05/07 02:43:14 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 DEBUG : dir/sub/file2: size = 12 OK 2026/05/07 02:43:14 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:14 DEBUG : forgetting directory cache 2026/05/07 02:43:14 DEBUG : dir: forgetting directory cache 2026/05/07 02:43:14 DEBUG : dir/sub: forgetting directory cache 2026/05/07 02:43:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/07 02:43:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/07 02:43:14 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 02:43:14 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:14 DEBUG : dir/sub/file0: size = 5 OK 2026/05/07 02:43:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/07 02:43:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/07 02:43:14 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:14 DEBUG : dir/sub: Looking for writers 2026/05/07 02:43:14 DEBUG : file0: reading active writers 2026/05/07 02:43:14 DEBUG : file2: reading active writers 2026/05/07 02:43:14 DEBUG : dir: Looking for writers 2026/05/07 02:43:14 DEBUG : file1: reading active writers 2026/05/07 02:43:14 DEBUG : sub: reading active writers 2026/05/07 02:43:14 DEBUG : Looking for writers 2026/05/07 02:43:14 DEBUG : dir: reading active writers 2026/05/07 02:43:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/07 02:43:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/07 02:43:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/07 02:43:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/07 02:43:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : file1: reading active writers 2026/05/07 02:43:15 DEBUG : file1.metadata: reading active writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 DEBUG : dir.metadata: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : file1: reading active writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : file1: reading active writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : file1: reading active writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/07 02:43:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/07 02:43:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/07 02:43:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : file.txt: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:15 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : dir/file1: size = 25 OK 2026/05/07 02:43:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 02:43:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : file1: reading active writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:15 DEBUG : dir/file1: Remove: 2026/05/07 02:43:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:15 DEBUG : dir/file1: >Remove: err= 2026/05/07 02:43:15 DEBUG : dir/file1: Remove: 2026/05/07 02:43:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/07 02:43:15 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:15 DEBUG : dir: Looking for writers 2026/05/07 02:43:15 DEBUG : Looking for writers 2026/05/07 02:43:15 DEBUG : dir: reading active writers 2026/05/07 02:43:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:15 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : dir/file1: Remove: 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:16 DEBUG : dir/file1: >Remove: err= 2026/05/07 02:43:16 DEBUG : dir/file1: Remove: 2026/05/07 02:43:16 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:16 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=0x3 2026/05/07 02:43:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : file1: reading active writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:16 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : file1: reading active writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: 2026/05/07 02:43:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:16 DEBUG : newLeaf: Updating file with newLeaf 0x145d73ff1860 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:16 DEBUG : dir/file1: Updating file with dir/file1 0x145d73ff1860 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:16 DEBUG : dir/file1: File is currently open, delaying rename 0x145d73ff1860 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/07 02:43:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : dir/file1: size = 25 OK 2026/05/07 02:43:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 DEBUG : newLeaf: Running delayed rename now 2026/05/07 02:43:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:16 DEBUG : newLeaf: Updating file with newLeaf 0x145d73ff1860 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:16 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:16 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : file1: reading active writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: 2026/05/07 02:43:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:16 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a6dba0 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:16 DEBUG : dir/file1: Updating file with dir/file1 0x145d74a6dba0 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:16 DEBUG : dir/file1: File is currently open, delaying rename 0x145d74a6dba0 2026/05/07 02:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (25 bytes), uploading instead of streaming 2026/05/07 02:43:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:16 DEBUG : dir/file1: size = 25 OK 2026/05/07 02:43:16 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/07 02:43:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:16 DEBUG : newLeaf: Running delayed rename now 2026/05/07 02:43:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:16 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a6dba0 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: 2026/05/07 02:43:16 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:16 DEBUG : dir: Looking for writers 2026/05/07 02:43:16 DEBUG : Looking for writers 2026/05/07 02:43:16 DEBUG : dir: reading active writers 2026/05/07 02:43:16 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:16 DEBUG : >WaitForWriters: 2026/05/07 02:43:16 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:17 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): openPending: 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): >openPending: err= 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): _writeAt: size=14, off=0 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): >_writeAt: n=14, err= 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): close: 2026/05/07 02:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 02:43:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74ab3040): >close: err= 2026/05/07 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 02:43:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:17 DEBUG : dir/file1: size = 14 OK 2026/05/07 02:43:17 INFO : dir/file1: Copied (replaced existing) 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : >WaitForWriters: 2026/05/07 02:43:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): _readAt: size=512, off=0 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): openPending: 2026/05/07 02:43:17 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/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): >openPending: err= 2026/05/07 02:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): >_readAt: n=14, err=EOF 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): close: 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74b85980): >close: err= 2026/05/07 02:43:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:17 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a8c4e0 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 02:43:17 DEBUG : dir/file1: Updating file with dir/file1 0x145d74a8c4e0 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74158480): openPending: 2026/05/07 02:43:17 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/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74158480): >openPending: err= 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74158480): _writeAt: size=25, off=0 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74158480): >_writeAt: n=25, err= 2026/05/07 02:43:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:17 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a8c4e0 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:17 DEBUG : newLeaf(0x145d74158480): close: 2026/05/07 02:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 02:43:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 02:43:17.430878648 +0000 UTC m=+6.887327784 2026/05/07 02:43:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:17 DEBUG : newLeaf(0x145d74158480): >close: err= 2026/05/07 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:17 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 02:43:17 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:17 DEBUG : newLeaf: size = 25 OK 2026/05/07 02:43:17 INFO : newLeaf: Copied (replaced existing) 2026/05/07 02:43:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 02:43:17 +0000 UTC" 2026/05/07 02:43:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : >WaitForWriters: 2026/05/07 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : >WaitForWriters: 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:17 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:17 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : file1: reading active writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : >WaitForWriters: 2026/05/07 02:43:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:17 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a8c5b0 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:17 DEBUG : dir/file1: Updating file with dir/file1 0x145d74a8c5b0 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74c535c0): openPending: 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74c535c0): >openPending: err= 2026/05/07 02:43:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74c535c0): _writeAt: size=25, off=0 2026/05/07 02:43:17 DEBUG : dir/file1(0x145d74c535c0): >_writeAt: n=25, err= 2026/05/07 02:43:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:17 DEBUG : newLeaf: Updating file with newLeaf 0x145d74a8c5b0 2026/05/07 02:43:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:17 DEBUG : newLeaf(0x145d74c535c0): close: 2026/05/07 02:43:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 02:43:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 02:43:17.928676018 +0000 UTC m=+7.385125115 2026/05/07 02:43:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:17 DEBUG : newLeaf(0x145d74c535c0): >close: err= 2026/05/07 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:17 DEBUG : dir: Looking for writers 2026/05/07 02:43:17 DEBUG : Looking for writers 2026/05/07 02:43:17 DEBUG : dir: reading active writers 2026/05/07 02:43:17 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 02:43:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:18 DEBUG : newLeaf: size = 25 OK 2026/05/07 02:43:18 INFO : newLeaf: Copied (replaced existing) 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 02:43:17 +0000 UTC" 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:18 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): openPending: 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): >openPending: err= 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): _writeAt: size=14, off=0 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): >_writeAt: n=14, err= 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): close: 2026/05/07 02:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/07 02:43:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d743ade80): >close: err= 2026/05/07 02:43:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 02:43:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:18 DEBUG : dir/file1: size = 14 OK 2026/05/07 02:43:18 INFO : dir/file1: Copied (replaced existing) 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): _readAt: size=512, off=0 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): openPending: 2026/05/07 02:43:18 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/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): >openPending: err= 2026/05/07 02:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): >_readAt: n=14, err=EOF 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): close: 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c67a00): >close: err= 2026/05/07 02:43:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:18 DEBUG : newLeaf: Updating file with newLeaf 0x145d74385110 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 02:43:18 DEBUG : dir/file1: Updating file with dir/file1 0x145d74385110 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c7d680): openPending: 2026/05/07 02:43:18 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/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c7d680): >openPending: err= 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c7d680): _writeAt: size=25, off=0 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74c7d680): >_writeAt: n=25, err= 2026/05/07 02:43:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:18 DEBUG : newLeaf: Updating file with newLeaf 0x145d74385110 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:18 DEBUG : newLeaf(0x145d74c7d680): close: 2026/05/07 02:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 02:43:18.571414107 +0000 UTC m=+8.027863243 2026/05/07 02:43:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:18 DEBUG : newLeaf(0x145d74c7d680): >close: err= 2026/05/07 02:43:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 02:43:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:18 DEBUG : newLeaf: size = 25 OK 2026/05/07 02:43:18 INFO : newLeaf: Copied (replaced existing) 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 02:43:18 +0000 UTC" 2026/05/07 02:43:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:18 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:18 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:18 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:18 DEBUG : dir: Looking for writers 2026/05/07 02:43:18 DEBUG : file1: reading active writers 2026/05/07 02:43:18 DEBUG : Looking for writers 2026/05/07 02:43:18 DEBUG : dir: reading active writers 2026/05/07 02:43:18 DEBUG : >WaitForWriters: 2026/05/07 02:43:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): _readAt: size=512, off=0 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): openPending: 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): >openPending: err= 2026/05/07 02:43:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/07 02:43:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): >_readAt: n=14, err=EOF 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): close: 2026/05/07 02:43:18 DEBUG : dir/file1(0x145d74475100): >close: err= 2026/05/07 02:43:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:18 DEBUG : newLeaf: Updating file with newLeaf 0x145d742ce680 2026/05/07 02:43:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/07 02:43:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/07 02:43:19 DEBUG : dir/file1: Updating file with dir/file1 0x145d742ce680 2026/05/07 02:43:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/07 02:43:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:19 DEBUG : dir/file1(0x145d7451fdc0): openPending: 2026/05/07 02:43:19 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/07 02:43:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/07 02:43:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:19 DEBUG : dir/file1(0x145d7451fdc0): >openPending: err= 2026/05/07 02:43:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:19 DEBUG : dir/file1(0x145d7451fdc0): _writeAt: size=25, off=0 2026/05/07 02:43:19 DEBUG : dir/file1(0x145d7451fdc0): >_writeAt: n=25, err= 2026/05/07 02:43:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/07 02:43:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/07 02:43:19 DEBUG : newLeaf: Updating file with newLeaf 0x145d742ce680 2026/05/07 02:43:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:19 DEBUG : newLeaf(0x145d7451fdc0): close: 2026/05/07 02:43:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/07 02:43:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-07 02:43:19.08062716 +0000 UTC m=+8.537076267 2026/05/07 02:43:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:19 DEBUG : newLeaf(0x145d7451fdc0): >close: err= 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:19 DEBUG : newLeaf: vfs cache: starting upload 2026/05/07 02:43:19 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:19 DEBUG : newLeaf: size = 25 OK 2026/05/07 02:43:19 INFO : newLeaf: Copied (replaced existing) 2026/05/07 02:43:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-07 02:43:19 +0000 UTC" 2026/05/07 02:43:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/07 02:43:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/07 02:43:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : >WaitForWriters: 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : newLeaf: reading active writers 2026/05/07 02:43:19 DEBUG : >WaitForWriters: 2026/05/07 02:43:19 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- 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.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : file1: reading active writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/07 02:43:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/07 02:43:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : file1: reading active writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/07 02:43:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/07 02:43:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/07 02:43:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/07 02:43:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/07 02:43:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/07 02:43:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/07 02:43:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/07 02:43:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/07 02:43:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/07 02:43:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/07 02:43:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/07 02:43:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/07 02:43:19 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:19 DEBUG : dir: Looking for writers 2026/05/07 02:43:19 DEBUG : file1: reading active writers 2026/05/07 02:43:19 DEBUG : Looking for writers 2026/05/07 02:43:19 DEBUG : dir: reading active writers 2026/05/07 02:43:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:19 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/07 02:43:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): _readAt: size=1, off=0 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): openPending: 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >openPending: err= 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): _readAt: size=256, off=1 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >_readAt: n=15, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): _readAt: size=16, off=16 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >close: err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74a605c0): >close: err=file already closed 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): _readAt: size=1, off=0 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): openPending: 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >openPending: err= 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): _readAt: size=1, off=5 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): _readAt: size=1, off=3 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): _readAt: size=1, off=13 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): _readAt: size=16, off=100 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >_readAt: n=0, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74532280): >close: err= 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=1, off=0 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): openPending: 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >openPending: err= 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=1, off=5 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=1, off=1 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=1, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=6, off=10 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=6, err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=256, off=10 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=6, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=256, off=100 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=0, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >close: err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): _readAt: size=256, off=100 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74293d40): >_readAt: n=0, err=file already closed 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): RWFileHandle.Flush 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): _readAt: size=256, off=0 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): openPending: 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): >openPending: err= 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): >_readAt: n=16, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): RWFileHandle.Flush 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): RWFileHandle.Flush 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d7425fa40): >close: err= 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:20 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/07 02:43:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): _readAt: size=256, off=0 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): openPending: 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): >openPending: err= 2026/05/07 02:43:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): >_readAt: n=16, err=EOF 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): RWFileHandle.Release 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): close: 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): >close: err= 2026/05/07 02:43:20 DEBUG : dir/file1(0x145d74500800): RWFileHandle.Release 2026/05/07 02:43:20 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:20 DEBUG : dir: Looking for writers 2026/05/07 02:43:20 DEBUG : file1: reading active writers 2026/05/07 02:43:20 DEBUG : Looking for writers 2026/05/07 02:43:20 DEBUG : dir: reading active writers 2026/05/07 02:43:20 DEBUG : >WaitForWriters: 2026/05/07 02:43:20 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:21 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): openPending: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): >openPending: err= 2026/05/07 02:43:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): _writeAt: size=5, off=0 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): >_writeAt: n=5, err= 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): _writeAt: size=7, off=5 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): >_writeAt: n=7, err= 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=11 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): close: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:21.032426076 +0000 UTC m=+10.488875213 2026/05/07 02:43:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): >close: err= 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): close: 2026/05/07 02:43:21 DEBUG : file1(0x145d744b3bc0): >close: err=file already closed 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:21 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:21 DEBUG : file1: size = 11 OK 2026/05/07 02:43:21 INFO : file1: Copied (new) 2026/05/07 02:43:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:21 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): openPending: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): >openPending: err= 2026/05/07 02:43:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): _writeAt: size=7, off=0 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): >_writeAt: n=7, err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): _writeAt: size=6, off=5 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): >_writeAt: n=6, err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): close: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:21.230328623 +0000 UTC m=+10.686777751 2026/05/07 02:43:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): >close: err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): _writeAt: size=5, off=0 2026/05/07 02:43:21 DEBUG : file1(0x145d7427e2c0): >_writeAt: n=0, err=file already closed 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:21 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:21 DEBUG : file1: size = 11 OK 2026/05/07 02:43:21 INFO : file1: Copied (new) 2026/05/07 02:43:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:21 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file1(0x145d745f4c40): openPending: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1(0x145d745f4c40): >openPending: err= 2026/05/07 02:43:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1(0x145d745f4c40): close: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:21.42757464 +0000 UTC m=+10.884023777 2026/05/07 02:43:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file1(0x145d745f4c40): >close: err= 2026/05/07 02:43:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 02:43:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:21 DEBUG : file2: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): openPending: 2026/05/07 02:43:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): >openPending: err= 2026/05/07 02:43:21 DEBUG : file2: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/07 02:43:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): RWFileHandle.Flush 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): RWFileHandle.Release 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): close: 2026/05/07 02:43:21 DEBUG : file2: vfs cache: setting modification time to 2026-05-07 02:43:21.428726298 +0000 UTC m=+10.885175426 2026/05/07 02:43:21 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file2(0x145d745f50c0): >close: err= 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/07 02:43:21 DEBUG : file2: vfs cache: starting upload 2026/05/07 02:43:21 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:21 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:21 DEBUG : file2: size = 0 OK 2026/05/07 02:43:21 INFO : file2: Copied (new) 2026/05/07 02:43:21 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:21 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/07 02:43:21 INFO : file2: vfs cache: upload succeeded try #1 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/07 02:43:21 DEBUG : file1: size = 0 OK 2026/05/07 02:43:21 INFO : file1: Copied (new) 2026/05/07 02:43:21 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : file2: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:21 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): openPending: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): >openPending: err= 2026/05/07 02:43:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): _writeAt: size=5, off=0 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): >_writeAt: n=5, err= 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): RWFileHandle.Flush 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): RWFileHandle.Flush 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): close: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:21.797848287 +0000 UTC m=+11.254297415 2026/05/07 02:43:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file1(0x145d74695b40): >close: err= 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:21 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:21 DEBUG : file1: size = 5 OK 2026/05/07 02:43:21 INFO : file1: Copied (new) 2026/05/07 02:43:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : >WaitForWriters: 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:21 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:21 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): openPending: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): >openPending: err= 2026/05/07 02:43:21 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): _writeAt: size=5, off=0 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): >_writeAt: n=5, err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): RWFileHandle.Release 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): close: 2026/05/07 02:43:21 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:21.985912837 +0000 UTC m=+11.442361974 2026/05/07 02:43:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): >close: err= 2026/05/07 02:43:21 DEBUG : file1(0x145d7497a400): RWFileHandle.Release 2026/05/07 02:43:21 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:21 DEBUG : Looking for writers 2026/05/07 02:43:21 DEBUG : file1: reading active writers 2026/05/07 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:22 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : file1: size = 5 OK 2026/05/07 02:43:22 INFO : file1: Copied (new) 2026/05/07 02:43:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 02:43:21 +0000 UTC" 2026/05/07 02:43:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : >WaitForWriters: 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): openPending: 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): >openPending: err= 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/07 02:43:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): close: 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-07 02:43:22.238861237 +0000 UTC m=+11.695310364 2026/05/07 02:43:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74aa1280): >close: err= 2026/05/07 02:43:22 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 02:43:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : dir/file1: size = 5 OK 2026/05/07 02:43:22 INFO : dir/file1: Copied (replaced existing) 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-07 02:43:22 +0000 UTC" 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : >WaitForWriters: 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/07 02:43:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): openPending: 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/07 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): >openPending: err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): _writeAt: size=15, off=5 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): >_writeAt: n=15, err= 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): close: 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-07 02:43:22.524805906 +0000 UTC m=+11.981255013 2026/05/07 02:43:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : dir/file1(0x145d74b9d140): >close: err= 2026/05/07 02:43:22 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/07 02:43:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : dir/file1: size = 20 OK 2026/05/07 02:43:22 INFO : dir/file1: Copied (replaced existing) 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-07 02:43:22 +0000 UTC" 2026/05/07 02:43:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:22 DEBUG : dir: Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : dir: reading active writers 2026/05/07 02:43:22 DEBUG : >WaitForWriters: 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): openPending: 2026/05/07 02:43:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): >openPending: err= 2026/05/07 02:43:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): close: 2026/05/07 02:43:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-07 02:43:22.745097139 +0000 UTC m=+12.201546246 2026/05/07 02:43:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : file1(0x145d74acac00): >close: err= 2026/05/07 02:43:22 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:22 DEBUG : file1: vfs cache: starting upload 2026/05/07 02:43:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:22 DEBUG : file1: size = 5 OK 2026/05/07 02:43:22 INFO : file1: Copied (new) 2026/05/07 02:43:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-07 02:43:22 +0000 UTC" 2026/05/07 02:43:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/07 02:43:22 DEBUG : Looking for writers 2026/05/07 02:43:22 DEBUG : file1: reading active writers 2026/05/07 02:43:22 DEBUG : >WaitForWriters: 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/07 02:43:22 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.931495579 +0000 UTC m=+12.387944686 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3ef40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.931495579 +0000 UTC m=+12.387944686 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f3c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.931495579 +0000 UTC m=+12.387944686 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3f880): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7401f9d0 item 1 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.933541909 +0000 UTC m=+12.389991016 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c3fec0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.933541909 +0000 UTC m=+12.389991016 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c524c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74600070 item 2 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.934973306 +0000 UTC m=+12.391422413 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52b00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.934973306 +0000 UTC m=+12.391422413 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c52f80): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.934973306 +0000 UTC m=+12.391422413 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53440): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74600620 item 3 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.937166394 +0000 UTC m=+12.393615511 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c53ac0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.937166394 +0000 UTC m=+12.393615511 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78100): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74600d90 item 4 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.938836282 +0000 UTC m=+12.395285399 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78740): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.938836282 +0000 UTC m=+12.395285399 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c78bc0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.938836282 +0000 UTC m=+12.395285399 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79080): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74601110 item 5 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.941300574 +0000 UTC m=+12.397749681 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79700): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.941300574 +0000 UTC m=+12.397749681 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c79c40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74601730 item 6 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.943028422 +0000 UTC m=+12.399477529 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a3c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.943028422 +0000 UTC m=+12.399477529 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a8c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.943028422 +0000 UTC m=+12.399477529 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d140): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74601c00 item 7 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.945727988 +0000 UTC m=+12.402177105 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498d7c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.945727988 +0000 UTC m=+12.402177105 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7498dd00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466f500 item 8 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74c8a300): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a300): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.947994284 +0000 UTC m=+12.404443401 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8a6c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.947994284 +0000 UTC m=+12.404443401 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8ac00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.947994284 +0000 UTC m=+12.404443401 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b100): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4380 item 9 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.950260901 +0000 UTC m=+12.406709998 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8b780): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.950260901 +0000 UTC m=+12.406709998 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74c8bcc0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4850 item 10 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74d0c4c0): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c4c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.951828115 +0000 UTC m=+12.408277222 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0c880): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): _writeAt: size=3, off=2 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.951828115 +0000 UTC m=+12.408277222 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0cd80): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.951828115 +0000 UTC m=+12.408277222 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d280): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4cb0 item 11 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.954118838 +0000 UTC m=+12.410567956 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0d900): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.954118838 +0000 UTC m=+12.410567956 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74d0de40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e51f0 item 12 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d73ed5a80): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d73ed5a80): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.955781553 +0000 UTC m=+12.412230670 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294140): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.955781553 +0000 UTC m=+12.412230670 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74294880): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5730 item 13 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.957571939 +0000 UTC m=+12.414021056 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295580): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.957571939 +0000 UTC m=+12.414021056 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74295e00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5ab0 item 14 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74314540): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314540): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.959513872 +0000 UTC m=+12.415962989 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74314900): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.959513872 +0000 UTC m=+12.415962989 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74315080): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5e30 item 15 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.961344143 +0000 UTC m=+12.417793261 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745323c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.961344143 +0000 UTC m=+12.417793261 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74532900): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490e700 item 16 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.962818312 +0000 UTC m=+12.419267429 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74533040): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.962818312 +0000 UTC m=+12.419267429 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745334c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.962818312 +0000 UTC m=+12.419267429 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745339c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490ea80 item 17 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.965177765 +0000 UTC m=+12.421626882 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dc140): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.965177765 +0000 UTC m=+12.421626882 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dca00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490f0a0 item 18 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.966905803 +0000 UTC m=+12.423354929 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dd540): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.966905803 +0000 UTC m=+12.423354929 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741dda40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.966905803 +0000 UTC m=+12.423354929 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2080): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490f420 item 19 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.969364052 +0000 UTC m=+12.425813169 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2700): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.969364052 +0000 UTC m=+12.425813169 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d2c40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490f8f0 item 20 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.970749072 +0000 UTC m=+12.427198179 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d32c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.970749072 +0000 UTC m=+12.427198179 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d38c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.970749072 +0000 UTC m=+12.427198179 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d745d3dc0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490fc70 item 21 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.972905641 +0000 UTC m=+12.429354748 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b040): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.972905641 +0000 UTC m=+12.429354748 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7403b840): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466e850 item 22 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.975573346 +0000 UTC m=+12.432022483 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412a640): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.975573346 +0000 UTC m=+12.432022483 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ab40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.975573346 +0000 UTC m=+12.432022483 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412b040): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466ebd0 item 23 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.978596394 +0000 UTC m=+12.435045532 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d7412ba00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.978596394 +0000 UTC m=+12.435045532 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472040): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466f650 item 24 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74472780): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472780): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.980868923 +0000 UTC m=+12.437318059 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74472b40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.980868923 +0000 UTC m=+12.437318059 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473040): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.980868923 +0000 UTC m=+12.437318059 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473580): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466fab0 item 25 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.984639283 +0000 UTC m=+12.441088420 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74473c00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.984639283 +0000 UTC m=+12.441088420 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84240): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a303f0 item 26 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74b84880): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84880): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.987505825 +0000 UTC m=+12.443954962 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b84c40): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): _readAt: size=2, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): open at offset 5 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): >_readAt: n=2, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): _writeAt: size=3, off=7 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.987505825 +0000 UTC m=+12.443954962 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85140): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.987505825 +0000 UTC m=+12.443954962 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85680): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a30a10 item 27 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.990499838 +0000 UTC m=+12.446948975 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74b85d80): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.990499838 +0000 UTC m=+12.446948975 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d742923c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a30ee0 item 28 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74292a00): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292a00): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.992720929 +0000 UTC m=+12.449170066 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74292dc0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.992720929 +0000 UTC m=+12.449170066 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293500): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a31260 item 29 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.994906112 +0000 UTC m=+12.451355239 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74293b80): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.994906112 +0000 UTC m=+12.451355239 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d741581c0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a315e0 item 30 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): _readAt: size=2, off=0 2026/05/07 02:43:22 ERROR : open-test-file(0x145d74158800): Couldn't read size of file 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): >_readAt: n=0, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): close: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158800): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.997229927 +0000 UTC m=+12.453679055 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74158bc0): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.997229927 +0000 UTC m=+12.453679055 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159280): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: Remove: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a31c00 item 31 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:22 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/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): >openPending: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): _writeAt: size=5, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): >_writeAt: n=5, err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.998938358 +0000 UTC m=+12.455387475 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d74159900): >close: err= 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:22 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): _readAt: size=512, off=0 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): openPending: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): >openPending: err= 2026/05/07 02:43:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): >_readAt: n=5, err=EOF 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): close: 2026/05/07 02:43:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:22.998938358 +0000 UTC m=+12.455387475 2026/05/07 02:43:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:22 DEBUG : open-test-file(0x145d749ac040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a661c0 item 32 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.000741128 +0000 UTC m=+12.457190245 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66540 item 33 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.001352074 +0000 UTC m=+12.457801191 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acb00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.001352074 +0000 UTC m=+12.457801191 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66700 item 33 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.003935289 +0000 UTC m=+12.460384417 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66af0 item 34 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.004758707 +0000 UTC m=+12.461207834 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adb00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.004758707 +0000 UTC m=+12.461207834 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66cb0 item 34 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.006872395 +0000 UTC m=+12.463321522 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67030 item 35 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.0083606 +0000 UTC m=+12.464809726 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecc80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.0083606 +0000 UTC m=+12.464809726 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a671f0 item 35 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.01043891 +0000 UTC m=+12.466888088 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a676c0 item 36 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.011303846 +0000 UTC m=+12.467752973 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedd00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.011303846 +0000 UTC m=+12.467752973 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67880 item 36 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.013207797 +0000 UTC m=+12.469656924 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9c980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67c00 item 37 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.013879307 +0000 UTC m=+12.470328444 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9ce00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.013879307 +0000 UTC m=+12.470328444 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9d300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc000 item 37 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.016056425 +0000 UTC m=+12.472505553 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b9da00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc380 item 38 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.017019797 +0000 UTC m=+12.473468924 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.017019797 +0000 UTC m=+12.473468924 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc540 item 38 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.018871148 +0000 UTC m=+12.475320276 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac4bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fca10 item 39 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.019675451 +0000 UTC m=+12.476124577 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac50c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.019675451 +0000 UTC m=+12.476124577 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac55c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fcd20 item 39 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.021622863 +0000 UTC m=+12.478071960 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ac5cc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd0a0 item 40 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.022237906 +0000 UTC m=+12.478687013 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c042c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.022237906 +0000 UTC m=+12.478687013 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd260 item 40 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.023464046 +0000 UTC m=+12.479913142 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c04dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd6c0 item 41 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.025006242 +0000 UTC m=+12.481455379 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c052c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd880 item 41 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.02549187 +0000 UTC m=+12.481940968 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05780): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.02549187 +0000 UTC m=+12.481940968 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c05cc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fda40 item 41 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.026757985 +0000 UTC m=+12.483207092 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fddc0 item 42 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.027218227 +0000 UTC m=+12.483667323 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7498c980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a0e0 item 42 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.027722761 +0000 UTC m=+12.484171858 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744060c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.027722761 +0000 UTC m=+12.484171858 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a2a0 item 42 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.029017018 +0000 UTC m=+12.485466116 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74406c80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a620 item 43 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.032845399 +0000 UTC m=+12.489294496 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a850 item 43 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.033397754 +0000 UTC m=+12.489846861 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744076c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.033397754 +0000 UTC m=+12.489846861 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74407c00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9aaf0 item 43 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.034899475 +0000 UTC m=+12.491348582 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9ae70 item 44 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.035686403 +0000 UTC m=+12.492135520 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b030 item 44 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.036357542 +0000 UTC m=+12.492806649 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74430d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.036357542 +0000 UTC m=+12.492806649 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b260 item 44 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.03769419 +0000 UTC m=+12.494143297 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b5e0 item 45 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.038225345 +0000 UTC m=+12.494674452 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74431e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.038225345 +0000 UTC m=+12.494674452 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444e640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b7a0 item 45 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.039521286 +0000 UTC m=+12.495970383 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444ec80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9bc70 item 46 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.039954084 +0000 UTC m=+12.496403192 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.039954084 +0000 UTC m=+12.496403192 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444f880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9be30 item 46 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.041430617 +0000 UTC m=+12.497879714 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7444fec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749ba310 item 47 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.041886901 +0000 UTC m=+12.498335998 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744744c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.041886901 +0000 UTC m=+12.498335998 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74474bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749ba4d0 item 47 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.043160299 +0000 UTC m=+12.499609395 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749baa80 item 48 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.043722803 +0000 UTC m=+12.500171900 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475700): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.043722803 +0000 UTC m=+12.500171900 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74475e00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bac40 item 48 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.04490053 +0000 UTC m=+12.501349627 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb030 item 49 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.045347726 +0000 UTC m=+12.501796823 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b49c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.045347726 +0000 UTC m=+12.501796823 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b4f00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb1f0 item 49 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.046490097 +0000 UTC m=+12.502939194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb810 item 50 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.046934648 +0000 UTC m=+12.503383745 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744b5a80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.046934648 +0000 UTC m=+12.503383745 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb9d0 item 50 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.04794074 +0000 UTC m=+12.504389837 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ea780): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bbdc0 item 51 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.048467016 +0000 UTC m=+12.504916112 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eac80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.048467016 +0000 UTC m=+12.504916112 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb1c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f1a150 item 51 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.049772725 +0000 UTC m=+12.506221822 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744eb840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f1bc70 item 52 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.050329207 +0000 UTC m=+12.506778314 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744ebd40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.050329207 +0000 UTC m=+12.506778314 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451c3c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c150 item 52 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.051514169 +0000 UTC m=+12.507963266 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451ca40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c4d0 item 53 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.051941117 +0000 UTC m=+12.508390214 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451cf40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.051941117 +0000 UTC m=+12.508390214 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451d480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c690 item 53 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.053220287 +0000 UTC m=+12.509669383 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7451db00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493ca80 item 54 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.053728848 +0000 UTC m=+12.510177945 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.053728848 +0000 UTC m=+12.510177945 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493cc40 item 54 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.054797108 +0000 UTC m=+12.511246215 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74540d00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493cfc0 item 55 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.055287576 +0000 UTC m=+12.511736683 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.055287576 +0000 UTC m=+12.511736683 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493d2d0 item 55 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.056419387 +0000 UTC m=+12.512868484 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74541dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493d8f0 item 56 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.056850983 +0000 UTC m=+12.513300080 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e3c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.056850983 +0000 UTC m=+12.513300080 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457e940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493db90 item 56 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.057961363 +0000 UTC m=+12.514410460 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457ef80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6070 item 57 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.058434658 +0000 UTC m=+12.514883756 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457f4c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6230 item 57 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.058835416 +0000 UTC m=+12.515284513 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7457fa00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.058835416 +0000 UTC m=+12.515284513 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa080): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6460 item 57 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.059970343 +0000 UTC m=+12.516419441 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aa6c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa67e0 item 58 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.06046586 +0000 UTC m=+12.516914957 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745aac00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa69a0 item 58 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.060898108 +0000 UTC m=+12.517347205 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.060898108 +0000 UTC m=+12.517347205 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745ab700): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6b60 item 58 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.062103657 +0000 UTC m=+12.518552795 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745abd40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6ee0 item 59 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.062508173 +0000 UTC m=+12.518957270 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa70a0 item 59 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.062897088 +0000 UTC m=+12.519346185 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d68c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.062897088 +0000 UTC m=+12.519346185 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d6e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7260 item 59 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.0643412 +0000 UTC m=+12.520790307 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d7480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa76c0 item 60 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.064756926 +0000 UTC m=+12.521206024 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d79c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7880 item 60 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.065327556 +0000 UTC m=+12.521776653 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.065327556 +0000 UTC m=+12.521776653 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460c5c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7a40 item 60 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.066373994 +0000 UTC m=+12.522823092 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460cc00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636070 item 61 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.06687396 +0000 UTC m=+12.523323057 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.06687396 +0000 UTC m=+12.523323057 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460d840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636230 item 61 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.068254131 +0000 UTC m=+12.524703228 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460de80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746365b0 item 62 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.068750039 +0000 UTC m=+12.525199146 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746584c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.068750039 +0000 UTC m=+12.525199146 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74658bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636770 item 62 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.070129728 +0000 UTC m=+12.526578825 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636c40 item 63 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.070412804 +0000 UTC m=+12.526861900 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.070412804 +0000 UTC m=+12.526861900 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74659e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636e00 item 63 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.071547109 +0000 UTC m=+12.527996205 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467c580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746372d0 item 64 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.072017218 +0000 UTC m=+12.528466325 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467cac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.072017218 +0000 UTC m=+12.528466325 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d1c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637490 item 64 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.073366761 +0000 UTC m=+12.529815858 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467d800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746378f0 item 65 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.07386333 +0000 UTC m=+12.530312426 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7467dc80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.07386333 +0000 UTC m=+12.530312426 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637ab0 item 65 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.075110578 +0000 UTC m=+12.531559685 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b08c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6a930 item 66 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.075572843 +0000 UTC m=+12.532021950 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b0d40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.075572843 +0000 UTC m=+12.532021950 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6b110 item 66 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.076688113 +0000 UTC m=+12.533137209 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b18c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6b8f0 item 67 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.077197455 +0000 UTC m=+12.533646562 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746b1d40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.077197455 +0000 UTC m=+12.533646562 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468c1c0 item 67 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.078392927 +0000 UTC m=+12.534842024 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ea9c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468c690 item 68 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.078837017 +0000 UTC m=+12.535286113 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eaec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.078837017 +0000 UTC m=+12.535286113 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eb400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468c850 item 68 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.079857457 +0000 UTC m=+12.536306564 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748eba40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468cf50 item 69 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.080294784 +0000 UTC m=+12.536743881 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d748ebec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.080294784 +0000 UTC m=+12.536743881 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749064c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d260 item 69 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.081293002 +0000 UTC m=+12.537742099 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74906b40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d5e0 item 70 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.081896804 +0000 UTC m=+12.538345911 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.081896804 +0000 UTC m=+12.538345911 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d7a0 item 70 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.083276935 +0000 UTC m=+12.539726032 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74907c00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468db20 item 71 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.083797428 +0000 UTC m=+12.540246536 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.083797428 +0000 UTC m=+12.540246536 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494c700): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468dce0 item 71 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.085020833 +0000 UTC m=+12.541469940 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494cd80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7402f2d0 item 72 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.085492104 +0000 UTC m=+12.541941211 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.085492104 +0000 UTC m=+12.541941211 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494d7c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7402f500 item 72 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.086680372 +0000 UTC m=+12.543129479 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7494dd80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e310 item 73 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.08716579 +0000 UTC m=+12.543614897 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e620 item 73 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.087625258 +0000 UTC m=+12.544074355 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497a840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.087625258 +0000 UTC m=+12.544074355 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497ad80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e930 item 73 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.08876831 +0000 UTC m=+12.545217407 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b3c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458f260 item 74 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.089172024 +0000 UTC m=+12.545621131 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497b8c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458f490 item 74 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.089707306 +0000 UTC m=+12.546156404 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7497be00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.089707306 +0000 UTC m=+12.546156404 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458f650 item 74 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.090872931 +0000 UTC m=+12.547322038 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f664d0 item 75 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.091328092 +0000 UTC m=+12.547777199 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b2fc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f667e0 item 75 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.091901086 +0000 UTC m=+12.548350193 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.091901086 +0000 UTC m=+12.548350193 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749b3a40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f66e00 item 75 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.093033228 +0000 UTC m=+12.549482335 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f67340 item 76 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.093481705 +0000 UTC m=+12.549930812 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f67880 item 76 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.094016087 +0000 UTC m=+12.550465194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e0bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.094016087 +0000 UTC m=+12.550465194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74038a10 item 76 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.095156102 +0000 UTC m=+12.551605199 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1780): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74039e30 item 77 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.095532784 +0000 UTC m=+12.551981881 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749e1c80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.095532784 +0000 UTC m=+12.551981881 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74040310 item 77 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.096927653 +0000 UTC m=+12.553376760 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d740410a0 item 78 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.097368547 +0000 UTC m=+12.553817654 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a18fc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.097368547 +0000 UTC m=+12.553817654 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a196c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74041b90 item 78 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.098624833 +0000 UTC m=+12.555073930 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a19d00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74166310 item 79 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.099051771 +0000 UTC m=+12.555500878 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.099051771 +0000 UTC m=+12.555500878 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a54a00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74166850 item 79 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.100314027 +0000 UTC m=+12.556763134 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74166e00 item 80 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.100747868 +0000 UTC m=+12.557196965 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.100747868 +0000 UTC m=+12.557196965 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a55c40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d741673b0 item 80 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.101887243 +0000 UTC m=+12.558336340 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74167c00 item 81 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.1022921 +0000 UTC m=+12.558741196 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.1022921 +0000 UTC m=+12.558741196 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a98d40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74167dc0 item 81 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.103289566 +0000 UTC m=+12.559738663 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a993c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73c92850 item 82 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.103741099 +0000 UTC m=+12.560190197 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a998c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.103741099 +0000 UTC m=+12.560190197 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74a99e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73c93d50 item 82 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.104747644 +0000 UTC m=+12.561196741 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ada5c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d745505b0 item 83 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.105217091 +0000 UTC m=+12.561666188 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adaac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.105217091 +0000 UTC m=+12.561666188 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74550770 item 83 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.106309498 +0000 UTC m=+12.562758594 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adb680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74550af0 item 84 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.106809713 +0000 UTC m=+12.563258820 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74adbb80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.106809713 +0000 UTC m=+12.563258820 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74550cb0 item 84 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.107898924 +0000 UTC m=+12.564348021 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74551180 item 85 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.108359585 +0000 UTC m=+12.564808682 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af8d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.108359585 +0000 UTC m=+12.564808682 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af92c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74551500 item 85 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.109359957 +0000 UTC m=+12.565809055 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74551880 item 86 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.109807203 +0000 UTC m=+12.566256300 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74af9e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.109807203 +0000 UTC m=+12.566256300 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1e4c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74551a40 item 86 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.110820961 +0000 UTC m=+12.567270058 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1eb40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f781c0 item 87 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.111239642 +0000 UTC m=+12.567688739 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.111239642 +0000 UTC m=+12.567688739 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1f580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f78a10 item 87 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.112311249 +0000 UTC m=+12.568760346 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b1fc00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f79650 item 88 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.112751712 +0000 UTC m=+12.569200809 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.112751712 +0000 UTC m=+12.569200809 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56780): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f79ce0 item 88 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.113791469 +0000 UTC m=+12.570240566 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b56dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746882a0 item 89 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.114153964 +0000 UTC m=+12.570603061 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746885b0 item 89 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.114601771 +0000 UTC m=+12.571050868 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.114601771 +0000 UTC m=+12.571050868 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b57dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74688770 item 89 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.115572868 +0000 UTC m=+12.572021965 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8e500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74688b60 item 90 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.115902471 +0000 UTC m=+12.572351568 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ea40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74688f50 item 90 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.116414199 +0000 UTC m=+12.572863296 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8ef80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.116414199 +0000 UTC m=+12.572863296 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8f540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746891f0 item 90 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.117437194 +0000 UTC m=+12.573886291 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74b8fb80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74689570 item 91 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.117786214 +0000 UTC m=+12.574235311 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac1c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74689880 item 91 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.118240514 +0000 UTC m=+12.574689611 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bac700): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.118240514 +0000 UTC m=+12.574689611 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bacc80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74689a40 item 91 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.119255032 +0000 UTC m=+12.575704130 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad2c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422c070 item 92 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.119665399 +0000 UTC m=+12.576114495 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bad800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422c2a0 item 92 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.120238603 +0000 UTC m=+12.576687699 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74badd40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.120238603 +0000 UTC m=+12.576687699 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bca400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422c690 item 92 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.121316862 +0000 UTC m=+12.577765960 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaa40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422d030 item 93 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.121706118 +0000 UTC m=+12.578155215 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcaf80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.121706118 +0000 UTC m=+12.578155215 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcb680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422d1f0 item 93 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.122957796 +0000 UTC m=+12.579406894 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bcbcc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422d570 item 94 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.123353804 +0000 UTC m=+12.579802902 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bee300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.123353804 +0000 UTC m=+12.579802902 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74beea00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7422da40 item 94 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.125343508 +0000 UTC m=+12.581792625 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73ca6af0 item 95 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.125819158 +0000 UTC m=+12.582268275 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74bef580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.125819158 +0000 UTC m=+12.582268275 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74befc80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73ca7490 item 95 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.127695066 +0000 UTC m=+12.584144213 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c103c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73ca7c00 item 96 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.128475522 +0000 UTC m=+12.584924639 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10900): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.128475522 +0000 UTC m=+12.584924639 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d745ec000 item 96 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= 2026/05/07 02:43:23 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : >WaitForWriters: 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:23 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/07 02:43:23 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.152974449 +0000 UTC m=+12.609423546 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29600): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.152974449 +0000 UTC m=+12.609423546 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.152974449 +0000 UTC m=+12.609423546 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d745ed5e0 item 1 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.154944905 +0000 UTC m=+12.611394012 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.154944905 +0000 UTC m=+12.611394012 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30b80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d745edc00 item 2 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.156272357 +0000 UTC m=+12.612721464 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c311c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.156272357 +0000 UTC m=+12.612721464 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.156272357 +0000 UTC m=+12.612721464 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73bbc690 item 3 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.15983804 +0000 UTC m=+12.616287147 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.15983804 +0000 UTC m=+12.616287147 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f70150 item 4 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.161724839 +0000 UTC m=+12.618173946 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c748c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.161724839 +0000 UTC m=+12.618173946 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c74d40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.161724839 +0000 UTC m=+12.618173946 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f70fc0 item 5 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.164143152 +0000 UTC m=+12.620592259 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.164143152 +0000 UTC m=+12.620592259 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c75dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f71810 item 6 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.165343844 +0000 UTC m=+12.621792951 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c985c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.165343844 +0000 UTC m=+12.621792951 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.165343844 +0000 UTC m=+12.621792951 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c98f80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f5c230 item 7 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.166854471 +0000 UTC m=+12.623303568 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99600): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.166854471 +0000 UTC m=+12.623303568 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c99b40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f5dc00 item 8 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74d16740): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.168972557 +0000 UTC m=+12.625421685 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.168972557 +0000 UTC m=+12.625421685 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d16f80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.168972557 +0000 UTC m=+12.625421685 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73bbc770 item 9 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.171745582 +0000 UTC m=+12.628194679 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed53c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.171745582 +0000 UTC m=+12.628194679 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed5c40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d743743f0 item 10 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74294500): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.173408006 +0000 UTC m=+12.629857103 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.173408006 +0000 UTC m=+12.629857103 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295440): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.173408006 +0000 UTC m=+12.629857103 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295d00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74374770 item 11 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.175262213 +0000 UTC m=+12.631711320 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74314480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.175262213 +0000 UTC m=+12.631711320 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74375110 item 12 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74315180): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.176536293 +0000 UTC m=+12.632985390 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.176536293 +0000 UTC m=+12.632985390 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74375a40 item 13 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.177880415 +0000 UTC m=+12.634329512 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532f80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.177880415 +0000 UTC m=+12.634329512 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745334c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4150 item 14 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74533b00): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.179298016 +0000 UTC m=+12.635747123 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533ec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.179298016 +0000 UTC m=+12.635747123 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dca00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e44d0 item 15 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.180516801 +0000 UTC m=+12.636965898 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.180516801 +0000 UTC m=+12.636965898 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dda80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4850 item 16 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.18184323 +0000 UTC m=+12.638292337 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.18184323 +0000 UTC m=+12.638292337 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.18184323 +0000 UTC m=+12.638292337 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2b80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4cb0 item 17 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.183886034 +0000 UTC m=+12.640335141 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.183886034 +0000 UTC m=+12.640335141 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e51f0 item 18 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.185272006 +0000 UTC m=+12.641721113 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3ec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.185272006 +0000 UTC m=+12.641721113 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403afc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.185272006 +0000 UTC m=+12.641721113 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5730 item 19 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.187006476 +0000 UTC m=+12.643455573 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.187006476 +0000 UTC m=+12.643455573 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5c00 item 20 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.188317425 +0000 UTC m=+12.644766532 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.188317425 +0000 UTC m=+12.644766532 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.188317425 +0000 UTC m=+12.644766532 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490e4d0 item 21 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.189978376 +0000 UTC m=+12.646427483 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472600): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.189978376 +0000 UTC m=+12.646427483 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472c40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490e9a0 item 22 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.191327087 +0000 UTC m=+12.647776194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744732c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.191327087 +0000 UTC m=+12.647776194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744737c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.191327087 +0000 UTC m=+12.647776194 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473cc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490ed20 item 23 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.192985694 +0000 UTC m=+12.649434792 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292440): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.192985694 +0000 UTC m=+12.649434792 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490f340 item 24 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74292fc0): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292fc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.194250417 +0000 UTC m=+12.650699514 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.194250417 +0000 UTC m=+12.650699514 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293900): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.194250417 +0000 UTC m=+12.650699514 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490f6c0 item 25 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.196016377 +0000 UTC m=+12.652465494 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741585c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.196016377 +0000 UTC m=+12.652465494 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7490fb90 item 26 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74159140): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.197474665 +0000 UTC m=+12.653923762 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.197474665 +0000 UTC m=+12.653923762 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159a00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.197474665 +0000 UTC m=+12.653923762 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466e070 item 27 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.199308864 +0000 UTC m=+12.655757961 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac7c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.199308864 +0000 UTC m=+12.655757961 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acd40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466e850 item 28 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d749ad380): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.200656843 +0000 UTC m=+12.657105941 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.200656843 +0000 UTC m=+12.657105941 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ade00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466ebd0 item 29 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.201921756 +0000 UTC m=+12.658370853 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.201921756 +0000 UTC m=+12.658370853 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aecb40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466ef50 item 30 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): _readAt: size=2, off=0 2026/05/07 02:43:23 ERROR : open-test-file(0x145d74aed180): Couldn't read size of file 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >_writeAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): close: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.203191749 +0000 UTC m=+12.659640846 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.203191749 +0000 UTC m=+12.659640846 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedc00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466f340 item 31 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.204386297 +0000 UTC m=+12.660835395 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.204386297 +0000 UTC m=+12.660835395 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c108c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466f730 item 32 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.205502629 +0000 UTC m=+12.661951725 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c10f00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7466fce0 item 33 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.205866256 +0000 UTC m=+12.662315354 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c11380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.205866256 +0000 UTC m=+12.662315354 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c118c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a301c0 item 33 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.207098136 +0000 UTC m=+12.663547234 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a30620 item 34 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.207640212 +0000 UTC m=+12.664089309 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.207640212 +0000 UTC m=+12.664089309 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c28a40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a309a0 item 34 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.208878684 +0000 UTC m=+12.665327781 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29080): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a30d20 item 35 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.209350677 +0000 UTC m=+12.665799784 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.209350677 +0000 UTC m=+12.665799784 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c29a00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a30ee0 item 35 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.210831057 +0000 UTC m=+12.667280154 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a31260 item 36 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.211347174 +0000 UTC m=+12.667796271 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.211347174 +0000 UTC m=+12.667796271 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c30bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a31420 item 36 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.212346944 +0000 UTC m=+12.668796042 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a318f0 item 37 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.212721071 +0000 UTC m=+12.669170169 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.212721071 +0000 UTC m=+12.669170169 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74c31b80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a31b20 item 37 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.213818057 +0000 UTC m=+12.670267154 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66000 item 38 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.21432242 +0000 UTC m=+12.670771517 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.21432242 +0000 UTC m=+12.670771517 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e6ec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a662a0 item 38 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.215535184 +0000 UTC m=+12.671984282 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66620 item 39 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.215928107 +0000 UTC m=+12.672377204 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741e7a40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.215928107 +0000 UTC m=+12.672377204 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a667e0 item 39 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.217100184 +0000 UTC m=+12.673549281 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742226c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66bd0 item 40 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.217516281 +0000 UTC m=+12.673965378 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74222bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.217516281 +0000 UTC m=+12.673965378 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a66d90 item 40 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.218570845 +0000 UTC m=+12.675019943 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742236c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67110 item 41 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.218951627 +0000 UTC m=+12.675400723 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74223bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a673b0 item 41 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.219372351 +0000 UTC m=+12.675821459 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.219372351 +0000 UTC m=+12.675821459 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742526c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a675e0 item 41 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.220445582 +0000 UTC m=+12.676894689 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74252d00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67960 item 42 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.220889331 +0000 UTC m=+12.677338428 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67b20 item 42 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.221420275 +0000 UTC m=+12.677869382 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.221420275 +0000 UTC m=+12.677869382 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74253cc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a67ce0 item 42 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.222450624 +0000 UTC m=+12.678899722 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc2a0 item 43 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.222946432 +0000 UTC m=+12.679395529 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e900): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a0e0 item 43 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.223515148 +0000 UTC m=+12.679964245 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.223515148 +0000 UTC m=+12.679964245 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cac8c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a2a0 item 43 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.224829172 +0000 UTC m=+12.681278269 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cacf00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a620 item 44 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.22532994 +0000 UTC m=+12.681779038 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9a850 item 44 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.22587968 +0000 UTC m=+12.682328777 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cad940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.22587968 +0000 UTC m=+12.682328777 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cadec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9aaf0 item 44 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.226993136 +0000 UTC m=+12.683442233 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4600): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9ae70 item 45 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.227495776 +0000 UTC m=+12.683944873 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc4b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.227495776 +0000 UTC m=+12.683944873 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b030 item 45 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.22876653 +0000 UTC m=+12.685215627 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b420 item 46 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.229218685 +0000 UTC m=+12.685667782 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cc5d40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.229218685 +0000 UTC m=+12.685667782 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b5e0 item 46 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.23055391 +0000 UTC m=+12.687003008 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd4b80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9b9d0 item 47 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.231027607 +0000 UTC m=+12.687476704 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5080): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.231027607 +0000 UTC m=+12.687476704 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5780): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74a9bc70 item 47 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.232362671 +0000 UTC m=+12.688811768 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cd5dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749ba150 item 48 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.232866173 +0000 UTC m=+12.689315270 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce83c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.232866173 +0000 UTC m=+12.689315270 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce8ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749ba310 item 48 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.234111469 +0000 UTC m=+12.690560567 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749ba7e0 item 49 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.23456138 +0000 UTC m=+12.691010477 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.23456138 +0000 UTC m=+12.691010477 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74ce9ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749baa80 item 49 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.235839307 +0000 UTC m=+12.692288404 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc240): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bae00 item 50 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.236303586 +0000 UTC m=+12.692752683 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfc740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.236303586 +0000 UTC m=+12.692752683 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfccc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb030 item 50 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.237292276 +0000 UTC m=+12.693741372 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb500 item 51 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.237819602 +0000 UTC m=+12.694268700 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfd840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.237819602 +0000 UTC m=+12.694268700 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74cfdd80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bb810 item 51 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.239015896 +0000 UTC m=+12.695464992 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434e500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bbc00 item 52 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.239570614 +0000 UTC m=+12.696019712 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ea00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.239570614 +0000 UTC m=+12.696019712 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434ef80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749bbdc0 item 52 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.240705491 +0000 UTC m=+12.697154587 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434f600): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f1b260 item 53 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.241164129 +0000 UTC m=+12.697613226 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7434fb00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.241164129 +0000 UTC m=+12.697613226 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f1bc70 item 53 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.242367955 +0000 UTC m=+12.698817052 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743727c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c310 item 54 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.242866528 +0000 UTC m=+12.699315626 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74372cc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.242866528 +0000 UTC m=+12.699315626 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373240): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c4d0 item 54 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.244000423 +0000 UTC m=+12.700449530 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743738c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493c850 item 55 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.244463829 +0000 UTC m=+12.700912927 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74373dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.244463829 +0000 UTC m=+12.700912927 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493ca80 item 55 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.245779307 +0000 UTC m=+12.702228414 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2a80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493ce00 item 56 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.246286687 +0000 UTC m=+12.702735783 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b2f80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.246286687 +0000 UTC m=+12.702735783 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493cfc0 item 56 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.248218391 +0000 UTC m=+12.704667518 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743b3b40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493d650 item 57 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.24900037 +0000 UTC m=+12.705449497 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493d8f0 item 57 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.249803679 +0000 UTC m=+12.706252817 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744106c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.249803679 +0000 UTC m=+12.706252817 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74410c40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7493db90 item 57 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.251875828 +0000 UTC m=+12.708324965 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411280): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6070 item 58 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.252628351 +0000 UTC m=+12.709077489 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d744117c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6230 item 58 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.253571655 +0000 UTC m=+12.710020793 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74411d00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.253571655 +0000 UTC m=+12.710020793 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442c3c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6460 item 58 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.255874832 +0000 UTC m=+12.712323970 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442ca00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa67e0 item 59 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.256713668 +0000 UTC m=+12.713162805 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442cf40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa69a0 item 59 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.257529261 +0000 UTC m=+12.713978398 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442d480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.257529261 +0000 UTC m=+12.713978398 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7442da00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6b60 item 59 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.25977585 +0000 UTC m=+12.716224987 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6ee0 item 60 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.260518674 +0000 UTC m=+12.716967812 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa70a0 item 60 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.261379863 +0000 UTC m=+12.717829000 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445cbc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.261379863 +0000 UTC m=+12.717829000 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7260 item 60 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.2635192 +0000 UTC m=+12.719968297 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d7c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73bbd7a0 item 61 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.263932562 +0000 UTC m=+12.720381659 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74d17c40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.263932562 +0000 UTC m=+12.720381659 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450c440): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746360e0 item 61 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.265285431 +0000 UTC m=+12.721734528 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450ca80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636460 item 62 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.265717307 +0000 UTC m=+12.722166404 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450cfc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.265717307 +0000 UTC m=+12.722166404 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450d6c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636620 item 62 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.267677765 +0000 UTC m=+12.724126893 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7450dd00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636af0 item 63 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.268462029 +0000 UTC m=+12.724911156 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452c340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.268462029 +0000 UTC m=+12.724911156 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452ca40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74636cb0 item 63 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): >_readAt: n=0, err=Bad file descriptor 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.270251593 +0000 UTC m=+12.726700701 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d080): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637030 item 64 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.270628907 +0000 UTC m=+12.727078004 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452d5c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.270628907 +0000 UTC m=+12.727078004 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7452dcc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637340 item 64 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.271824979 +0000 UTC m=+12.728274127 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d746377a0 item 65 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.272300098 +0000 UTC m=+12.728749195 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.272300098 +0000 UTC m=+12.728749195 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74564d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637960 item 65 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.273446867 +0000 UTC m=+12.729895964 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745653c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74637dc0 item 66 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.273963084 +0000 UTC m=+12.730412181 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.273963084 +0000 UTC m=+12.730412181 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74565d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6abd0 item 66 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.275172781 +0000 UTC m=+12.731621878 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a04c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6b650 item 67 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.275632611 +0000 UTC m=+12.732081709 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.275632611 +0000 UTC m=+12.732081709 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a0e40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f6b9d0 item 67 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.27700698 +0000 UTC m=+12.733456117 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a14c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468c540 item 68 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.27760927 +0000 UTC m=+12.734058367 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745a19c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.27760927 +0000 UTC m=+12.734058367 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468c700 item 68 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.279023705 +0000 UTC m=+12.735472802 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468cb60 item 69 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.279517228 +0000 UTC m=+12.735966326 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2ac0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.279517228 +0000 UTC m=+12.735966326 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c2fc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468cfc0 item 69 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.280790737 +0000 UTC m=+12.737239834 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d490 item 70 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.281321221 +0000 UTC m=+12.737770318 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745c3b40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.281321221 +0000 UTC m=+12.737770318 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d650 item 70 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.282490362 +0000 UTC m=+12.738939470 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460e800): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468d9d0 item 71 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.282977023 +0000 UTC m=+12.739426120 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460ed00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.282977023 +0000 UTC m=+12.739426120 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7468db90 item 71 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.284226996 +0000 UTC m=+12.740676093 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460f880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7402e770 item 72 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.284701545 +0000 UTC m=+12.741150641 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7460fd80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.284701545 +0000 UTC m=+12.741150641 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d746483c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7402f3b0 item 72 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.285922964 +0000 UTC m=+12.742372061 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648980): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e070 item 73 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.28638608 +0000 UTC m=+12.742835177 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74648e80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e460 item 73 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.286828697 +0000 UTC m=+12.743277834 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.286828697 +0000 UTC m=+12.743277834 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649880): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e690 item 73 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.288750282 +0000 UTC m=+12.745199419 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74649ec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458ee70 item 74 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.289650023 +0000 UTC m=+12.746099150 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466c4c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458f340 item 74 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.290560766 +0000 UTC m=+12.747009863 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7466ca00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.290560766 +0000 UTC m=+12.747009863 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427eec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc3f0 item 74 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.292493632 +0000 UTC m=+12.748942769 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f500): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc8c0 item 75 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.293541714 +0000 UTC m=+12.749990852 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427fa00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): _writeAt: size=3, off=2 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fcb60 item 75 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.294230186 +0000 UTC m=+12.750679283 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.294230186 +0000 UTC m=+12.750679283 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fcd90 item 75 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.295641896 +0000 UTC m=+12.752091003 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7730 item 76 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.296443713 +0000 UTC m=+12.752892809 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d2c80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc0e0 item 76 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): _writeAt: size=3, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.297147404 +0000 UTC m=+12.753596512 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d31c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.297147404 +0000 UTC m=+12.753596512 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc2a0 item 76 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.298945325 +0000 UTC m=+12.755394421 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742d3d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fc7e0 item 77 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.299486358 +0000 UTC m=+12.755935455 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445c380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.299486358 +0000 UTC m=+12.755935455 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445ca80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd110 item 77 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.300868201 +0000 UTC m=+12.757317298 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d0c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd490 item 78 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.301397292 +0000 UTC m=+12.757846389 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7445d5c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.301397292 +0000 UTC m=+12.757846389 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d73ed56c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fd730 item 78 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.302867122 +0000 UTC m=+12.759316219 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fdab0 item 79 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.303469171 +0000 UTC m=+12.759918278 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74294540): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.303469171 +0000 UTC m=+12.759918278 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d744fdc70 item 79 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.304983274 +0000 UTC m=+12.761432381 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74295c80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6150 item 80 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.305531491 +0000 UTC m=+12.761980588 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743142c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.305531491 +0000 UTC m=+12.761980588 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d743149c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6380 item 80 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.306822442 +0000 UTC m=+12.763271540 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74315180): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6700 item 81 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.307248097 +0000 UTC m=+12.763697195 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532200): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.307248097 +0000 UTC m=+12.763697195 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa68c0 item 81 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.308255584 +0000 UTC m=+12.764704681 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74532dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6c40 item 82 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.308743066 +0000 UTC m=+12.765192163 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745333c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.308743066 +0000 UTC m=+12.765192163 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74533940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa6e00 item 82 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.309792321 +0000 UTC m=+12.766241417 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc0c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7180 item 83 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.310256959 +0000 UTC m=+12.766706055 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dc700): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.310256959 +0000 UTC m=+12.766706055 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd340): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa73b0 item 83 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.311309059 +0000 UTC m=+12.767758177 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d741dd9c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa79d0 item 84 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.311731748 +0000 UTC m=+12.768180845 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2000): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.311731748 +0000 UTC m=+12.768180845 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74aa7c70 item 84 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.312703967 +0000 UTC m=+12.769153064 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d2c00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e460 item 85 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.313140232 +0000 UTC m=+12.769589329 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.313140232 +0000 UTC m=+12.769589329 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3740): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458e690 item 85 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.314349409 +0000 UTC m=+12.770798506 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d745d3dc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458ee70 item 86 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.314858742 +0000 UTC m=+12.771307839 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403aec0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.314858742 +0000 UTC m=+12.771307839 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7403b480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458f340 item 86 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.315982589 +0000 UTC m=+12.772431685 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412a4c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d7458fb20 item 87 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.316534141 +0000 UTC m=+12.772983239 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412aa00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.316534141 +0000 UTC m=+12.772983239 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412af40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f70230 item 87 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.317761273 +0000 UTC m=+12.774210369 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412b900): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f71110 item 88 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.318302386 +0000 UTC m=+12.774751484 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7412be00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.318302386 +0000 UTC m=+12.774751484 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472480): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f71490 item 88 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.319355057 +0000 UTC m=+12.775804154 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74472bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f719d0 item 89 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.319748361 +0000 UTC m=+12.776197458 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473100): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f71d50 item 89 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.32023428 +0000 UTC m=+12.776683377 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.32023428 +0000 UTC m=+12.776683377 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74473bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f5c700 item 89 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.321653053 +0000 UTC m=+12.778102150 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292300): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f5db90 item 90 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.322269308 +0000 UTC m=+12.778718405 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292840): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d73f5dd50 item 90 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.322848424 +0000 UTC m=+12.779297522 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74292d80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.322848424 +0000 UTC m=+12.779297522 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d742933c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74374230 item 90 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.32413589 +0000 UTC m=+12.780584986 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74293a00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d743745b0 item 91 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.324595187 +0000 UTC m=+12.781044285 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): >_readAt: n=2, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): _writeAt: size=3, off=7 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74374770 item 91 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.325135199 +0000 UTC m=+12.781584296 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158580): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >_readAt: n=8, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.325135199 +0000 UTC m=+12.781584296 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74158b00): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74374930 item 91 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.327254857 +0000 UTC m=+12.783703995 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159140): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d743751f0 item 92 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.327960953 +0000 UTC m=+12.784410081 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159680): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): open at offset 5 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74375500 item 92 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): _readAt: size=2, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): _writeAt: size=3, off=5 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): >_writeAt: n=3, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.328936219 +0000 UTC m=+12.785385356 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74159bc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): >_readAt: n=3, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.328936219 +0000 UTC m=+12.785385356 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac380): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d74375ab0 item 92 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.331778925 +0000 UTC m=+12.788228022 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ac9c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e41c0 item 93 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.332562878 +0000 UTC m=+12.789011975 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749acf40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.332562878 +0000 UTC m=+12.789011975 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749ad640): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4380 item 93 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.333996639 +0000 UTC m=+12.790445736 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d749adc80): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4700 item 94 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.334514529 +0000 UTC m=+12.790963636 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aec2c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.334514529 +0000 UTC m=+12.790963636 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aeca40): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e48c0 item 94 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.337452246 +0000 UTC m=+12.793901383 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed080): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4d90 item 95 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.338207193 +0000 UTC m=+12.794656320 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aed5c0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.338207193 +0000 UTC m=+12.794656320 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d74aedcc0): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e4f50 item 95 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 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/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): open at offset 0 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): _readAt: size=2, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >_readAt: n=0, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.340752337 +0000 UTC m=+12.797201475 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e400): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): _writeAt: size=5, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): >openPending: err= 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e52d0 item 96 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): >_writeAt: n=5, err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.341617193 +0000 UTC m=+12.798066330 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427e940): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/07 02:43:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/07 02:43:23 DEBUG : open-test-file: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): _readAt: size=512, off=0 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): openPending: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): >openPending: err= 2026/05/07 02:43:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): >_readAt: n=5, err=EOF 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): close: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-07 02:43:23.341617193 +0000 UTC m=+12.798066330 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:23 DEBUG : open-test-file(0x145d7427f040): >close: err= 2026/05/07 02:43:23 DEBUG : open-test-file: Remove: 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x145d749e5650 item 96 2026/05/07 02:43:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/07 02:43:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/07 02:43:23 DEBUG : open-test-file: >Remove: err= 2026/05/07 02:43:23 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : >WaitForWriters: 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:23 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:23 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:23 DEBUG : file1: newRWFileHandle: 2026/05/07 02:43:23 DEBUG : file1(0x145d74192f40): openPending: 2026/05/07 02:43:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:23 DEBUG : file1(0x145d74192f40): >openPending: err= 2026/05/07 02:43:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/07 02:43:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/07 02:43:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/07 02:43:23 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/07 02:43:23 DEBUG : Looking for writers 2026/05/07 02:43:23 DEBUG : file1: reading active writers 2026/05/07 02:43:23 DEBUG : file1: active writers 1 2026/05/07 02:43:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/07 02:43:24 DEBUG : Looking for writers 2026/05/07 02:43:24 DEBUG : file1: reading active writers 2026/05/07 02:43:24 DEBUG : file1: active writers 1 2026/05/07 02:43:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/07 02:43:24 DEBUG : Looking for writers 2026/05/07 02:43:24 DEBUG : file1: reading active writers 2026/05/07 02:43:24 DEBUG : file1: active writers 1 2026/05/07 02:43:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 DEBUG : Looking for writers 2026/05/07 02:43:25 DEBUG : file1: reading active writers 2026/05/07 02:43:25 DEBUG : file1: active writers 1 2026/05/07 02:43:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa/dir/file1: no such file or directory 2026/05/07 02:43:26 DEBUG : Looking for writers 2026/05/07 02:43:26 DEBUG : file1: reading active writers 2026/05/07 02:43:26 DEBUG : file1: active writers 1 2026/05/07 02:43:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:27 DEBUG : Looking for writers 2026/05/07 02:43:27 DEBUG : file1: reading active writers 2026/05/07 02:43:27 DEBUG : file1: active writers 1 2026/05/07 02:43:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:28 DEBUG : Looking for writers 2026/05/07 02:43:28 DEBUG : file1: reading active writers 2026/05/07 02:43:28 DEBUG : file1: active writers 1 2026/05/07 02:43:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:29 DEBUG : Looking for writers 2026/05/07 02:43:29 DEBUG : file1: reading active writers 2026/05/07 02:43:29 DEBUG : file1: active writers 1 2026/05/07 02:43:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:30 DEBUG : Looking for writers 2026/05/07 02:43:30 DEBUG : file1: reading active writers 2026/05/07 02:43:30 DEBUG : file1: active writers 1 2026/05/07 02:43:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:31 DEBUG : Looking for writers 2026/05/07 02:43:31 DEBUG : file1: reading active writers 2026/05/07 02:43:31 DEBUG : file1: active writers 1 2026/05/07 02:43:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:32 DEBUG : Looking for writers 2026/05/07 02:43:32 DEBUG : file1: reading active writers 2026/05/07 02:43:32 DEBUG : file1: active writers 1 2026/05/07 02:43:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:33 DEBUG : Looking for writers 2026/05/07 02:43:33 DEBUG : file1: reading active writers 2026/05/07 02:43:33 DEBUG : file1: active writers 1 2026/05/07 02:43:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:34 DEBUG : Looking for writers 2026/05/07 02:43:34 DEBUG : file1: reading active writers 2026/05/07 02:43:34 DEBUG : file1: active writers 1 2026/05/07 02:43:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:35 DEBUG : Looking for writers 2026/05/07 02:43:35 DEBUG : file1: reading active writers 2026/05/07 02:43:35 DEBUG : file1: active writers 1 2026/05/07 02:43:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:36 DEBUG : Looking for writers 2026/05/07 02:43:36 DEBUG : file1: reading active writers 2026/05/07 02:43:36 DEBUG : file1: active writers 1 2026/05/07 02:43:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:37 DEBUG : Looking for writers 2026/05/07 02:43:37 DEBUG : file1: reading active writers 2026/05/07 02:43:37 DEBUG : file1: active writers 1 2026/05/07 02:43:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:38 DEBUG : Looking for writers 2026/05/07 02:43:38 DEBUG : file1: reading active writers 2026/05/07 02:43:38 DEBUG : file1: active writers 1 2026/05/07 02:43:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:39 DEBUG : Looking for writers 2026/05/07 02:43:39 DEBUG : file1: reading active writers 2026/05/07 02:43:39 DEBUG : file1: active writers 1 2026/05/07 02:43:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:40 DEBUG : Looking for writers 2026/05/07 02:43:40 DEBUG : file1: reading active writers 2026/05/07 02:43:40 DEBUG : file1: active writers 1 2026/05/07 02:43:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:41 DEBUG : Looking for writers 2026/05/07 02:43:41 DEBUG : file1: reading active writers 2026/05/07 02:43:41 DEBUG : file1: active writers 1 2026/05/07 02:43:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:42 DEBUG : Looking for writers 2026/05/07 02:43:42 DEBUG : file1: reading active writers 2026/05/07 02:43:42 DEBUG : file1: active writers 1 2026/05/07 02:43:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:43 DEBUG : Looking for writers 2026/05/07 02:43:43 DEBUG : file1: reading active writers 2026/05/07 02:43:43 DEBUG : file1: active writers 1 2026/05/07 02:43:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:44 DEBUG : Looking for writers 2026/05/07 02:43:44 DEBUG : file1: reading active writers 2026/05/07 02:43:44 DEBUG : file1: active writers 1 2026/05/07 02:43:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:45 DEBUG : Looking for writers 2026/05/07 02:43:45 DEBUG : file1: reading active writers 2026/05/07 02:43:45 DEBUG : file1: active writers 1 2026/05/07 02:43:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:46 DEBUG : Looking for writers 2026/05/07 02:43:46 DEBUG : file1: reading active writers 2026/05/07 02:43:46 DEBUG : file1: active writers 1 2026/05/07 02:43:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:47 DEBUG : Looking for writers 2026/05/07 02:43:47 DEBUG : file1: reading active writers 2026/05/07 02:43:47 DEBUG : file1: active writers 1 2026/05/07 02:43:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:48 DEBUG : Looking for writers 2026/05/07 02:43:48 DEBUG : file1: reading active writers 2026/05/07 02:43:48 DEBUG : file1: active writers 1 2026/05/07 02:43:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:49 DEBUG : Looking for writers 2026/05/07 02:43:49 DEBUG : file1: reading active writers 2026/05/07 02:43:49 DEBUG : file1: active writers 1 2026/05/07 02:43:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:50 DEBUG : Looking for writers 2026/05/07 02:43:50 DEBUG : file1: reading active writers 2026/05/07 02:43:50 DEBUG : file1: active writers 1 2026/05/07 02:43:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:51 DEBUG : Looking for writers 2026/05/07 02:43:51 DEBUG : file1: reading active writers 2026/05/07 02:43:51 DEBUG : file1: active writers 1 2026/05/07 02:43:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:52 DEBUG : Looking for writers 2026/05/07 02:43:52 DEBUG : file1: reading active writers 2026/05/07 02:43:52 DEBUG : file1: active writers 1 2026/05/07 02:43:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/07 02:43:53 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x145d74319300 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x145d7448b688 notify:{wait:0 notify:0 lock:0 head: tail:} checker:22391615436480} name:file1 opens:1 downloaders: o: fd:0x145d740baa30 info:{ModTime:{wall:14012700594882165993 ext:12823138621 loc:0x4726200} ATime:{wall:14012700594882165993 ext:12823138621 loc:0x4726200} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/07 02:43:53 DEBUG : >WaitForWriters: 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:53 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:53 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:53 DEBUG : rename_me: newRWFileHandle: 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): openPending: 2026/05/07 02:43:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): >openPending: err= 2026/05/07 02:43:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/07 02:43:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/07 02:43:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): _writeAt: size=5, off=0 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): >_writeAt: n=5, err= 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): close: 2026/05/07 02:43:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-07 02:43:53.391205518 +0000 UTC m=+42.847654625 2026/05/07 02:43:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/07 02:43:53 DEBUG : rename_me(0x145d74320f40): >close: err= 2026/05/07 02:43:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/07 02:43:53 DEBUG : i_was_renamed: Updating file with 0x145d7433a000 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/07 02:43:53 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:53 DEBUG : Looking for writers 2026/05/07 02:43:53 DEBUG : i_was_renamed: reading active writers 2026/05/07 02:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/07 02:43:53 DEBUG : Looking for writers 2026/05/07 02:43:53 DEBUG : i_was_renamed: reading active writers 2026/05/07 02:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/07 02:43:53 DEBUG : Looking for writers 2026/05/07 02:43:53 DEBUG : i_was_renamed: reading active writers 2026/05/07 02:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/07 02:43:53 DEBUG : Looking for writers 2026/05/07 02:43:53 DEBUG : i_was_renamed: reading active writers 2026/05/07 02:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/07 02:43:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/07 02:43:53 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:53 DEBUG : i_was_renamed: size = 5 OK 2026/05/07 02:43:53 INFO : i_was_renamed: Copied (new) 2026/05/07 02:43:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-07 02:43:53 +0000 UTC" 2026/05/07 02:43:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/07 02:43:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/07 02:43:53 DEBUG : Looking for writers 2026/05/07 02:43:53 DEBUG : i_was_renamed: reading active writers 2026/05/07 02:43:53 DEBUG : >WaitForWriters: 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:53 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/07 02:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{dp4yt}/rclone-test-rinixew0japa" 2026/05/07 02:43:53 INFO : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:53 DEBUG : forgetting directory cache 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): _readAt: size=512, off=0 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): openPending: 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:44:53 +0000 UTC" against cached fingerprint "" 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): >openPending: err= 2026/05/07 02:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): >_readAt: n=20, err=EOF 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): close: 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:44:53 +0000 GMT 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate(0x145d74591540): >close: err= 2026/05/07 02:43:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:54 DEBUG : forgetting directory cache 2026/05/07 02:43:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): _readAt: size=512, off=0 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): openPending: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:45:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:44:53 +0000 UTC" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:45:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:44:53 +0000 UTC") 2026/05/07 02:43:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): >openPending: err= 2026/05/07 02:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): >_readAt: n=20, err=EOF 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): close: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:45:53 +0000 GMT 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d746ec280): >close: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:54 DEBUG : forgetting directory cache 2026/05/07 02:43:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): _readAt: size=512, off=0 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): openPending: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:46:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:45:53 +0000 UTC" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:46:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:45:53 +0000 UTC") 2026/05/07 02:43:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): >openPending: err= 2026/05/07 02:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): >_readAt: n=20, err=EOF 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): close: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:46:53 +0000 GMT 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7460e7c0): >close: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:54 DEBUG : forgetting directory cache 2026/05/07 02:43:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): _readAt: size=512, off=0 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): openPending: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:47:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:46:53 +0000 UTC" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:47:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:46:53 +0000 UTC") 2026/05/07 02:43:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): >openPending: err= 2026/05/07 02:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): >_readAt: n=20, err=EOF 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): close: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:47:53 +0000 GMT 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7467b580): >close: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:54 DEBUG : forgetting directory cache 2026/05/07 02:43:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): _readAt: size=512, off=0 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): openPending: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:48:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:47:53 +0000 UTC" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:48:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:47:53 +0000 UTC") 2026/05/07 02:43:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): >openPending: err= 2026/05/07 02:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): >_readAt: n=20, err=EOF 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): close: 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:48:53 +0000 GMT 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate(0x145d7479c980): >close: err= 2026/05/07 02:43:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:55 DEBUG : forgetting directory cache 2026/05/07 02:43:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): _readAt: size=512, off=0 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): openPending: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-07 01:49:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:48:53 +0000 UTC" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-07 01:49:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:48:53 +0000 UTC") 2026/05/07 02:43:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/07 02:43:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): >openPending: err= 2026/05/07 02:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): >_readAt: n=20, err=EOF 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): close: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:49:53 +0000 GMT 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d745b5c80): >close: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:55 DEBUG : forgetting directory cache 2026/05/07 02:43:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): _readAt: size=512, off=0 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): openPending: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-07 01:50:53 +0000 UTC" against cached fingerprint "20,2026-05-07 01:49:53 +0000 UTC" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-07 01:50:53 +0000 UTC" != cached fingerprint "20,2026-05-07 01:49:53 +0000 UTC") 2026/05/07 02:43:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/07 02:43:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): >openPending: err= 2026/05/07 02:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): >_readAt: n=21, err=EOF 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): close: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:50:53 +0000 GMT 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74532440): >close: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:55 DEBUG : forgetting directory cache 2026/05/07 02:43:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): _readAt: size=512, off=0 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): openPending: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-07 01:51:53 +0000 UTC" against cached fingerprint "21,2026-05-07 01:50:53 +0000 UTC" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-07 01:51:53 +0000 UTC" != cached fingerprint "21,2026-05-07 01:50:53 +0000 UTC") 2026/05/07 02:43:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/07 02:43:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): >openPending: err= 2026/05/07 02:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): >_readAt: n=22, err=EOF 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): close: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:51:53 +0000 GMT 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d7403b0c0): >close: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:55 DEBUG : forgetting directory cache 2026/05/07 02:43:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): _readAt: size=512, off=0 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): openPending: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-07 01:52:53 +0000 UTC" against cached fingerprint "22,2026-05-07 01:51:53 +0000 UTC" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-07 01:52:53 +0000 UTC" != cached fingerprint "22,2026-05-07 01:51:53 +0000 UTC") 2026/05/07 02:43:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/07 02:43:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): >openPending: err= 2026/05/07 02:43:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): >_readAt: n=23, err=EOF 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): close: 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:52:53 +0000 GMT 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate(0x145d74293740): >close: err= 2026/05/07 02:43:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : forgetting directory cache 2026/05/07 02:43:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): _readAt: size=512, off=0 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): openPending: 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-07 01:53:53 +0000 UTC" against cached fingerprint "23,2026-05-07 01:52:53 +0000 UTC" 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-07 01:53:53 +0000 UTC" != cached fingerprint "23,2026-05-07 01:52:53 +0000 UTC") 2026/05/07 02:43:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/07 02:43:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): >openPending: err= 2026/05/07 02:43:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): >_readAt: n=24, err=EOF 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): close: 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-07 01:53:53 +0000 GMT 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate(0x145d74aedc00): >close: err= 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: 2026/05/07 02:43:56 DEBUG : webdav root 'rclone-test-rinixew0japa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : forgetting directory cache 2026/05/07 02:43:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/07 02:43:56 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/07 02:43:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/07 02:43:56 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/07 02:43:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : FiLeA: reading active writers 2026/05/07 02:43:56 DEBUG : FiLeB: reading active writers 2026/05/07 02:43:56 DEBUG : FilEb: reading active writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : FiLeA: reading active writers 2026/05/07 02:43:56 DEBUG : FiLeB: reading active writers 2026/05/07 02:43:56 DEBUG : FilEb: reading active writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/07 02:43:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : webdav root 'rclone-test-rinixew0japa': Reusing VFS from active cache 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:56 DEBUG : dir: Looking for writers 2026/05/07 02:43:56 DEBUG : file2: reading active writers 2026/05/07 02:43:56 DEBUG : Looking for writers 2026/05/07 02:43:56 DEBUG : dir: reading active writers 2026/05/07 02:43:56 DEBUG : file1: reading active writers 2026/05/07 02:43:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:56 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:56 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:57 DEBUG : dir: Looking for writers 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : dir: reading active writers 2026/05/07 02:43:57 DEBUG : file1: reading active writers 2026/05/07 02:43:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:57 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:57 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 02:43:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 02:43:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 02:43:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 02:43:57 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/07 02:43:57 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/07 02:43:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/07 02:43:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:57 DEBUG : dir: Looking for writers 2026/05/07 02:43:57 DEBUG : file2: reading active writers 2026/05/07 02:43:57 DEBUG : new_file.txt: reading active writers 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : dir: reading active writers 2026/05/07 02:43:57 DEBUG : file1: reading active writers 2026/05/07 02:43:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:57 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/07 02:43:57 DEBUG : dir/file1: Updating file with dir/file1 0x145d74aa9790 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:57 INFO : dir/file1: Moved (server-side) to: file0 2026/05/07 02:43:57 DEBUG : file0: Updating file with file0 0x145d74aa9790 2026/05/07 02:43:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/07 02:43:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:57 DEBUG : dir: Looking for writers 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : file0: reading active writers 2026/05/07 02:43:57 DEBUG : dir: reading active writers 2026/05/07 02:43:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:57 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:57 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/07 02:43:57 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/07 02:43:57 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : a: Looking for writers 2026/05/07 02:43:57 DEBUG : b: Looking for writers 2026/05/07 02:43:57 DEBUG : c: Looking for writers 2026/05/07 02:43:57 DEBUG : d: Looking for writers 2026/05/07 02:43:57 DEBUG : Looking for writers 2026/05/07 02:43:57 DEBUG : /: reading active writers 2026/05/07 02:43:57 DEBUG : a: reading active writers 2026/05/07 02:43:57 DEBUG : b: reading active writers 2026/05/07 02:43:57 DEBUG : c: reading active writers 2026/05/07 02:43:57 DEBUG : d: reading active writers 2026/05/07 02:43:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:58 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/07 02:43:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/07 02:43:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/07 02:43:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/07 02:43:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:58 DEBUG : a/b/c/d: Looking for writers 2026/05/07 02:43:58 DEBUG : a/b/c: Looking for writers 2026/05/07 02:43:58 DEBUG : d: reading active writers 2026/05/07 02:43:58 DEBUG : a/b: Looking for writers 2026/05/07 02:43:58 DEBUG : c: reading active writers 2026/05/07 02:43:58 DEBUG : a: Looking for writers 2026/05/07 02:43:58 DEBUG : b: reading active writers 2026/05/07 02:43:58 DEBUG : Looking for writers 2026/05/07 02:43:58 DEBUG : a: reading active writers 2026/05/07 02:43:58 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:58 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:58 DEBUG : Looking for writers 2026/05/07 02:43:58 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-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:58 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/07 02:43:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/07 02:43:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/07 02:43:58 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 02:43:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:58 DEBUG : file1: size = 5 OK 2026/05/07 02:43:58 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 02:43:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:58 DEBUG : file1: size = 0 OK 2026/05/07 02:43:58 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (7 bytes), uploading instead of streaming 2026/05/07 02:43:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:58 DEBUG : file1: size = 7 OK 2026/05/07 02:43:58 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:58 DEBUG : Looking for writers 2026/05/07 02:43:58 DEBUG : file1: reading active writers 2026/05/07 02:43:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:58 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/07 02:43:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/07 02:43:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/07 02:43:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/07 02:43:59 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (11 bytes), uploading instead of streaming 2026/05/07 02:43:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:59 DEBUG : file1: size = 11 OK 2026/05/07 02:43:59 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/07 02:43:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:59 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (5 bytes), uploading instead of streaming 2026/05/07 02:43:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:59 DEBUG : file1: size = 5 OK 2026/05/07 02:43:59 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/07 02:43:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:59 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:43:59 DEBUG : file1: WriteFileHandle.Release closing 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 02:43:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:43:59 DEBUG : file1: size = 0 OK 2026/05/07 02:43:59 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/07 02:43:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:43:59 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:43:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:43:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:43:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:43:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:43:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/07 02:43:59 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : file1: active writers 1 2026/05/07 02:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : file1: active writers 1 2026/05/07 02:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : file1: active writers 1 2026/05/07 02:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/07 02:43:59 DEBUG : Looking for writers 2026/05/07 02:43:59 DEBUG : file1: reading active writers 2026/05/07 02:43:59 DEBUG : file1: active writers 1 2026/05/07 02:43:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/07 02:44:00 DEBUG : Looking for writers 2026/05/07 02:44:00 DEBUG : file1: reading active writers 2026/05/07 02:44:00 DEBUG : file1: active writers 1 2026/05/07 02:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/07 02:44:00 DEBUG : Looking for writers 2026/05/07 02:44:00 DEBUG : file1: reading active writers 2026/05/07 02:44:00 DEBUG : file1: active writers 1 2026/05/07 02:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/07 02:44:00 DEBUG : Looking for writers 2026/05/07 02:44:00 DEBUG : file1: reading active writers 2026/05/07 02:44:00 DEBUG : file1: active writers 1 2026/05/07 02:44:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/07 02:44:01 DEBUG : Looking for writers 2026/05/07 02:44:01 DEBUG : file1: reading active writers 2026/05/07 02:44:01 DEBUG : file1: active writers 1 2026/05/07 02:44:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:02 DEBUG : Looking for writers 2026/05/07 02:44:02 DEBUG : file1: reading active writers 2026/05/07 02:44:02 DEBUG : file1: active writers 1 2026/05/07 02:44:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:03 DEBUG : Looking for writers 2026/05/07 02:44:03 DEBUG : file1: reading active writers 2026/05/07 02:44:03 DEBUG : file1: active writers 1 2026/05/07 02:44:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:04 DEBUG : Looking for writers 2026/05/07 02:44:04 DEBUG : file1: reading active writers 2026/05/07 02:44:04 DEBUG : file1: active writers 1 2026/05/07 02:44:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:05 DEBUG : Looking for writers 2026/05/07 02:44:05 DEBUG : file1: reading active writers 2026/05/07 02:44:05 DEBUG : file1: active writers 1 2026/05/07 02:44:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:06 DEBUG : Looking for writers 2026/05/07 02:44:06 DEBUG : file1: reading active writers 2026/05/07 02:44:06 DEBUG : file1: active writers 1 2026/05/07 02:44:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:07 DEBUG : Looking for writers 2026/05/07 02:44:07 DEBUG : file1: reading active writers 2026/05/07 02:44:07 DEBUG : file1: active writers 1 2026/05/07 02:44:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:08 DEBUG : Looking for writers 2026/05/07 02:44:08 DEBUG : file1: reading active writers 2026/05/07 02:44:08 DEBUG : file1: active writers 1 2026/05/07 02:44:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:09 DEBUG : Looking for writers 2026/05/07 02:44:09 DEBUG : file1: reading active writers 2026/05/07 02:44:09 DEBUG : file1: active writers 1 2026/05/07 02:44:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:10 DEBUG : Looking for writers 2026/05/07 02:44:10 DEBUG : file1: reading active writers 2026/05/07 02:44:10 DEBUG : file1: active writers 1 2026/05/07 02:44:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:11 DEBUG : Looking for writers 2026/05/07 02:44:11 DEBUG : file1: reading active writers 2026/05/07 02:44:11 DEBUG : file1: active writers 1 2026/05/07 02:44:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:12 DEBUG : Looking for writers 2026/05/07 02:44:12 DEBUG : file1: reading active writers 2026/05/07 02:44:12 DEBUG : file1: active writers 1 2026/05/07 02:44:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:13 DEBUG : Looking for writers 2026/05/07 02:44:13 DEBUG : file1: reading active writers 2026/05/07 02:44:13 DEBUG : file1: active writers 1 2026/05/07 02:44:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:14 DEBUG : Looking for writers 2026/05/07 02:44:14 DEBUG : file1: reading active writers 2026/05/07 02:44:14 DEBUG : file1: active writers 1 2026/05/07 02:44:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:15 DEBUG : Looking for writers 2026/05/07 02:44:15 DEBUG : file1: reading active writers 2026/05/07 02:44:15 DEBUG : file1: active writers 1 2026/05/07 02:44:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:16 DEBUG : Looking for writers 2026/05/07 02:44:16 DEBUG : file1: reading active writers 2026/05/07 02:44:16 DEBUG : file1: active writers 1 2026/05/07 02:44:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:17 DEBUG : Looking for writers 2026/05/07 02:44:17 DEBUG : file1: reading active writers 2026/05/07 02:44:17 DEBUG : file1: active writers 1 2026/05/07 02:44:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:18 DEBUG : Looking for writers 2026/05/07 02:44:18 DEBUG : file1: reading active writers 2026/05/07 02:44:18 DEBUG : file1: active writers 1 2026/05/07 02:44:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:19 DEBUG : Looking for writers 2026/05/07 02:44:19 DEBUG : file1: reading active writers 2026/05/07 02:44:19 DEBUG : file1: active writers 1 2026/05/07 02:44:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:20 DEBUG : Looking for writers 2026/05/07 02:44:20 DEBUG : file1: reading active writers 2026/05/07 02:44:20 DEBUG : file1: active writers 1 2026/05/07 02:44:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:21 DEBUG : Looking for writers 2026/05/07 02:44:21 DEBUG : file1: reading active writers 2026/05/07 02:44:21 DEBUG : file1: active writers 1 2026/05/07 02:44:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:22 DEBUG : Looking for writers 2026/05/07 02:44:22 DEBUG : file1: reading active writers 2026/05/07 02:44:22 DEBUG : file1: active writers 1 2026/05/07 02:44:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:23 DEBUG : Looking for writers 2026/05/07 02:44:23 DEBUG : file1: reading active writers 2026/05/07 02:44:23 DEBUG : file1: active writers 1 2026/05/07 02:44:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:24 DEBUG : Looking for writers 2026/05/07 02:44:24 DEBUG : file1: reading active writers 2026/05/07 02:44:24 DEBUG : file1: active writers 1 2026/05/07 02:44:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:25 DEBUG : Looking for writers 2026/05/07 02:44:25 DEBUG : file1: reading active writers 2026/05/07 02:44:25 DEBUG : file1: active writers 1 2026/05/07 02:44:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:26 DEBUG : Looking for writers 2026/05/07 02:44:26 DEBUG : file1: reading active writers 2026/05/07 02:44:26 DEBUG : file1: active writers 1 2026/05/07 02:44:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:27 DEBUG : Looking for writers 2026/05/07 02:44:27 DEBUG : file1: reading active writers 2026/05/07 02:44:27 DEBUG : file1: active writers 1 2026/05/07 02:44:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:28 DEBUG : Looking for writers 2026/05/07 02:44:28 DEBUG : file1: reading active writers 2026/05/07 02:44:28 DEBUG : file1: active writers 1 2026/05/07 02:44:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:29 DEBUG : Looking for writers 2026/05/07 02:44:29 DEBUG : file1: reading active writers 2026/05/07 02:44:29 DEBUG : file1: active writers 1 2026/05/07 02:44:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/07 02:44:29 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/07 02:44:29 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:29 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:29 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (0 bytes), uploading instead of streaming 2026/05/07 02:44:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:29 DEBUG : file1: size = 0 OK 2026/05/07 02:44:29 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:44:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 02:44:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 02:44:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 02:44:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:29 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:29 DEBUG : Looking for writers 2026/05/07 02:44:29 DEBUG : file1: reading active writers 2026/05/07 02:44:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:29 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/07 02:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/07 02:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/07 02:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/07 02:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:29 DEBUG : webdav root 'rclone-test-rinixew0japa': File to upload is small (100 bytes), uploading instead of streaming 2026/05/07 02:44:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : file1: size = 100 OK 2026/05/07 02:44:30 DEBUG : file1: Size of src and dst objects identical 2026/05/07 02:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/07 02:44:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/07 02:44:30 DEBUG : file1: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/07 02:44:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/07 02:44:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:30 DEBUG : Looking for writers 2026/05/07 02:44:30 DEBUG : file1: reading active writers 2026/05/07 02:44:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:30 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:30 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/07 02:44:30 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/07 02:44:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/07 02:44:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/07 02:44:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/07 02:44:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:30 DEBUG : flat: Looking for writers 2026/05/07 02:44:30 DEBUG : f000.txt: reading active writers 2026/05/07 02:44:30 DEBUG : f001.txt: reading active writers 2026/05/07 02:44:30 DEBUG : f002.txt: reading active writers 2026/05/07 02:44:30 DEBUG : f003.txt: reading active writers 2026/05/07 02:44:30 DEBUG : f004.txt: reading active writers 2026/05/07 02:44:30 DEBUG : Looking for writers 2026/05/07 02:44:30 DEBUG : flat: reading active writers 2026/05/07 02:44:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:30 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:30 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/07 02:44:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/07 02:44:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/07 02:44:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:30 DEBUG : a/b/c: Looking for writers 2026/05/07 02:44:30 DEBUG : deep.txt: reading active writers 2026/05/07 02:44:30 DEBUG : a/b: Looking for writers 2026/05/07 02:44:30 DEBUG : c: reading active writers 2026/05/07 02:44:30 DEBUG : mid.txt: reading active writers 2026/05/07 02:44:30 DEBUG : a: Looking for writers 2026/05/07 02:44:30 DEBUG : b: reading active writers 2026/05/07 02:44:30 DEBUG : top.txt: reading active writers 2026/05/07 02:44:30 DEBUG : Looking for writers 2026/05/07 02:44:30 DEBUG : a: reading active writers 2026/05/07 02:44:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:30 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:31 DEBUG : bigdir: Looking for writers 2026/05/07 02:44:31 DEBUG : big.bin: reading active writers 2026/05/07 02:44:31 DEBUG : Looking for writers 2026/05/07 02:44:31 DEBUG : bigdir: reading active writers 2026/05/07 02:44:31 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.52s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-rinixew0japa'", Local "Local file system at /tmp/rclone1042456002", Modify Window "1s" 2026/05/07 02:44:31 INFO : webdav root 'rclone-test-rinixew0japa': poll-interval is not supported by this remote 2026/05/07 02:44:31 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:31 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:31 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/07 02:44:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/07 02:44:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/07 02:44:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/07 02:44:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/07 02:44:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/07 02:44:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/07 02:44:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/07 02:44:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/07 02:44:31 DEBUG : WaitForWriters: timeout=30s 2026/05/07 02:44:31 DEBUG : dir1: Looking for writers 2026/05/07 02:44:31 DEBUG : a.txt: reading active writers 2026/05/07 02:44:31 DEBUG : dir2: Looking for writers 2026/05/07 02:44:31 DEBUG : b.txt: reading active writers 2026/05/07 02:44:31 DEBUG : dir3: Looking for writers 2026/05/07 02:44:31 DEBUG : c.txt: reading active writers 2026/05/07 02:44:31 DEBUG : Looking for writers 2026/05/07 02:44:31 DEBUG : dir2: reading active writers 2026/05/07 02:44:31 DEBUG : dir3: reading active writers 2026/05/07 02:44:31 DEBUG : dir1: reading active writers 2026/05/07 02:44:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/07 02:44:31 DEBUG : webdav root 'rclone-test-rinixew0japa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.06980958s (try 1/5)